Farmino is a personal project, about a fictitious organic products store.
- Vue-router: Vue Router is the official router for Vue.js. It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. (https://router.vuejs.org)
- Vuex: Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. (https://vuex.vuejs.org)
- Vue Meta: vue-meta is a plugin for Vue.js which helps you to manage your app's metadata using Vue's built-in reactivity. (https://vue-meta.nuxtjs.org/)
- Vuelidate: simple, lightweight model-based validation for Vue.js 2.0. (https://vuelidate.js.org/)
- Sweet Alert: A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES. (https://sweetalert2.github.io/)
© Farmino 2021 - Licensed in MIT License.