An open API service indexing awesome lists of open source software.

https://github.com/pk170970/react-project-14-cocktails

React cocktail project using cocktail db api
https://github.com/pk170970/react-project-14-cocktails

react usecallback usecontext useeffect-hook usestate-hook

Last synced: 8 months ago
JSON representation

React cocktail project using cocktail db api

Awesome Lists containing this project

README

          

# ⭐ React-Project: CockTails ⭐

## 🔗 Links

[Code Link](https://github.com/pk170970/React-Project-14-Cocktails)

[Live](https://reactprojectcocktails.netlify.app/)

[Linkedin](https://www.linkedin.com/in/pratyush-kesarwani-2b6601171/)

## Learnings

📌1. React Hooks (useState, useEffect, useContext)

📌2. Conditional Rendering

📌3. Map, filter and reduce

📌3. Fetch api

## Acknowledgement

I am thankful to John Smilga for his amazing udemy course on React.