Developed with Vite (Vue 3), Pinia, Tailwind.
- Used composition API and script setup for cleaner, organized and flexible code.
- Together with Pinia, no need to have a lot of boilerplate code and its API is much simpler and intuitive.
- Used Tailwind; an efficient CSS framework that enables to create application faster, provides more flexibility with easy-to-build responsive layouts.
npm install
npm run dev
npm run build