This application makes use of public APIs to create a Random Cocktail Generator.
The public API being The Cocktail DB, located here: https://www.thecocktaildb.com/api.php
I used two APIs to complete this task:
- Lookup a random cocktail
- Search by ingredient
- Click button to randomly generate a cocktail and its thumbnail
- Like the cocktail to append it to a list for reference
- Dislike to remove it from the likes list and generate a new cocktail
- Get recommendations from like cocktails