Cocktail Compass is a web application that allows users to explore a wide variety of cocktail recipes. Users can search for specific cocktails, view popular and latest cocktails, and even get a random cocktail suggestion through the cocktail roulette feature.
- Search for a cocktail by name
- View popular and latest cocktails
- Get a random cocktail suggestion
- View cocktail details, including ingredients, instructions, and glassware
- HTML
- CSS
- JavaScript
- Clone the repository to your local machine.
- Open the
index.html
file in your web browser.
- Enter the name of a cocktail in the search bar and click the "Search" button to view search results.
- Click on a cocktail from the popular or latest cocktails list to view its details.
- Click the "Cocktail Roulette" button to get a random cocktail suggestion.
Mark Wandera (https://github.com/mmwandera)
This project uses the TheCocktailDB API for fetching cocktail data.