The Search Bar
16 June 2020
The Search Bar is a React App for users to find detailed instructions on how to make cocktails. Requests are made to The CocktailDB API on the back-end. Result are displayed on the homepage using React.js. A second request is made to display all drinks using CSS Grid. A third request was made to display results of a random drink.