Cocktail Search

Drinks_App

Summary

Users are able to search for drinks by accessing the CocktailDP API. After selecting a drink, the ingredients and instructions to make it are displayed in the sidebar. Users can also bookmark drinks and save them in their favorites.

Tools

Challenges

I had quite a number of challenges on this app. The one that proved to be the biggest roadblock though, was a css styling issue that affected the main display of drinks and created a lot of extra space at seemingly random times.

The other challenging part was separating the API data and organizing it in a meaningful way and having it display properly in the app.