- Vite: Frontend build tool
- Vue 3: Vue 3 is used to simplify better code organization and maximized reusable code
- Pinia: State management for data user
- Vue Router: Management router for each page
- Tailwind Css: Utility framework to simplify styling in html elements
yarn install
yarn dev
yarn build
Visit this link for the demo