Cocktail App




Description
Cocktail App is a personal project I created in Angular. It allows the user to search for cocktail ingredients and see which cocktails can be made with them. It also provides recipes for each cocktail and instructions on how to make it. It uses the Cocktail API.
In the future I will add a backend using ASP.NET Core and Entity Framework. This will allow users to create accounts and save their ingredients and their favorite cocktails.
Stack
- Angular 8
- Typescript
- Bootstrap 4