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

https://github.com/mullah98/react-todo-list

Re-created a todo app using React. Best way for me to practice using states and props and send props to other components
https://github.com/mullah98/react-todo-list

javascript reactjs

Last synced: 2 months ago
JSON representation

Re-created a todo app using React. Best way for me to practice using states and props and send props to other components

Awesome Lists containing this project

README

          

# React + Vite

# React-todo-list

Todo list created using React. Demonstrated the use of states and passing states to other components.