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

https://github.com/pk170970/react-project-10-grocerytodo

Grocery todo with React having edit , clear and delete functionality
https://github.com/pk170970/react-project-10-grocerytodo

conditional-rendering localstorage react useeffect usestate

Last synced: 7 months ago
JSON representation

Grocery todo with React having edit , clear and delete functionality

Awesome Lists containing this project

README

          

# ⭐ React-Project: Grocery Todo ⭐

## 🔗 Links

[Code Link](https://codesandbox.io/s/react-project-10-todo-grocery-jj4znh)

[Live](https://csb-jj4znh.netlify.app/)

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

## Learnings

📌1. Best use of map, find function.

📌2. Learn how to edit, delete the list.

📌3. controlled and uncontrolled components

📌4. useState and useEffect

📌5. how to handle alert and use of localstorage

## Acknowledgement

I am thankful to John Smilga for his amazing udemy course on React.
If any one is interested, you can check here.


[Course Link](https://www.udemy.com/course/react-tutorial-and-projects-course/)