Skip to content

Sham1ko/cocktail-recipes

Repository files navigation

🍸 Cocktail-recipes

A simple and stylish Vue 3 + Vite web app to browse and discover cocktail recipes.

⚙️ Tech Stack

  • 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

🧑‍💻 Recommended IDE Setup

🛠️ Project Setup

npm install

🚀 Start Development Server

npm run dev

📦 Build for Production

npm run build

🔍 Preview Production Build

npm run preview