DrinkMate ABOUT -capstone project
// MealMate Web App
// DrinkMate – Cocktail Finder Web App Description of MealMate : DrinkMate is a web application that allows users to search and explore different cocktail recipes. Users can view drink details such as name, category, ingredients, and instructions. The goal of this project is to practice API integration and JavaScript concepts.
Tools Used :
- HTML
- CSS
- JavaScript
- Fetch API
API Information : This project uses TheCocktailDB API, which provides data about drinks including name, category, alcoholic type, image, ingredients, and preparation instructions.
Features
- Search drinks by name
- Filter drinks by alcoholic type
- Sort drinks alphabetically
- View detailed recipe information