A web app to search for any beverages powered by The Cocktail DB API.
https://darrellrahan-thecocktaildb.netlify.app/
Client: React (HTML, CSS, JS)
API: The Cocktail DB API
- Clone the project
git clone https://github.com/darrellrahan/thecocktaildb- Go to the project directory
cd thecocktaildb- Install dependencies
npm install- Start the server
npm start
