Welcome to Cocktail Composer! This project is designed to help you discover cocktails based on the ingredients you have on hand. Simply input your ingredients, and the app will fetch cocktails that contain those ingredients.
You can view a live demo of the project here.
Screenshots: Desktop Preview Mobile Preview
- Vite
- React
- Tailwind CSS
- Input the ingredients you have in the provided text field.
- Click on the cocktail that suits your liking.
- Sip, Stir, Shake!
git clone https://github.com/stefan5441/cocktail-maker.git
npm install
npm run dev