Drinks_App
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.
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.