This project covers technologies present in frontend development with the VueJs ecosystems!
• It's a simple project to review the knowledge. I'm a dev with experience in the Vue ecosystem but I still don't have any personal projects with this stack.
• The main focus was to show basic knowledge through an order creator with crud methods such as: create, ready and update.
• This project was created with Vite.
• Vuejs
• Vue router
• Vuex
• VeeValidate
• Json server
• Git
• Also was used CSS and HTML concepts.
• Form creation and validation
• Error handling
• Fetch database
• Responsive layout
• Data binding
• State management
• Route management
• Vue lifecycle hooks
• File architecture
VSCode + Volar (and disable Vetur).
npm install
npm run dev
npm run backend