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
- Host: GitHub
- URL: https://github.com/mullah98/react-todo-list
- Owner: Mullah98
- Created: 2024-05-01T23:14:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T23:19:24.000Z (about 2 years ago)
- Last Synced: 2025-09-10T21:01:10.552Z (10 months ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.