A simple and stylish Vue 3 + Vite web app to browse and discover cocktail recipes.
- Vue 3 – Reactive UI framework
- Vue Router – Client-side routing
- Bootstrap 5 – For sleek and responsive design
- Vite – Fast and modern build tool
- @vitejs/plugin-vue – Vue support in Vite
- VSCode
- Volar (Vue Language Features)
- Disable Vetur if previously installed
- TypeScript Vue Plugin (Volar)
npm install
npm run dev
npm run build
npm run preview