Bevvy is a cocktail app built with React and Material-UI that allows users to search for cocktails from an external API, display photos and recipe information, save favorite cocktails, create custom cocktails, and adjust the number of servings.
- Search Cocktails: Find cocktails by searching from an extensive external API.
- Display Photos and Recipes: View photos and detailed recipe information for each cocktail.
- Save Favorites: Save your favorite cocktails to local storage for quick access.
- Create Cocktails: Add your own cocktail recipes to local storage.
- Adjust Servings: Dynamically adjust the number of servings for each cocktail recipe.
-
React: A JavaScript library for building user interfaces.
-
Material-UI: A popular React UI framework for building responsive, customizable design components.
-
TheCocktailDb: Server-side API
This project is licensed under the MIT License.