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 install
npm run dev
npm run build
Lint with ESLint
npm run lint