Demo Link for this reposirtory: https://react-cocktaildb.herokuapp.com/
- Clone the repository.
- Run npm install(To install all required packages)
- Data used in this project is fetched from https://www.thecocktaildb.com/api.php
- Run npm start
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.