Chingu Voyage-40 (geckos-team-20)
EZ Cocktails is a responsive website where you can search for your favourite cocktails recipes. The website retrieves cocktail data supplied by https://www.thecocktaildb.com/api.php
- Search cocktails by cocktail name and/or ingredient.
- Filter search results by category, alcoholic content and glass type.
- View a multi page list of search results.
- Select and view the ingredients and recipie for a cocktail returned in the search results.
- Use the website on any sized device from phone up to a large monitor.
https://ez-cocktails-prod.netlify.app/
- Clone this project locally.
- Run
npm install
in your bash / command line to install all dependencies. - Run
npm start
in your bash / command line to start app in your local host.
- https://www.thecocktaildb.com/api.php
- React
- React Router
- Styled Components
This project was completed as part of the Chingu Voyage 40 by geckos-team-20: