This app is written in vue.js and illustrates key learned skills utilizing ...
- Composition api
- Options API
- Vue router ( composition api )
- Lazy Loading routes
- Scroll behavior
- Pagination
- Error handling
- Flash message
- Progress bar
- Vue router ( options api )
- Vuetify
- Nested routes
See Vite Configuration Reference.
npm installnpm run devnpm run buildLint with ESLint
npm run lint