Cocktail Explorer is a web application that allows users to explore a wide range of cocktail recipes. By integrating with the CocktailDB API, the app enables users to search for cocktails by name and discover random cocktail recipes. Each recipe displays detailed information, including the drink’s name, ingredients, glass type, and instructions.
- The CocktailDB free APIs
- (must have)Well but simple design
- (must have)Folder and files structure
- (must have)Shows error message when searched drink is not found
- (should have)Show to users the details about the specific drink such as ingredients and how to make instructions
- (must have)Loading message or loading indicator
- (could have)Show the user random drink at the welcome page
- [] (should have)Go back to home page button
- (could have)Go back to the top of page button (if the page has scroll bar)