https://github.com/abdallahhemdan/todo__react
🗓 Simple TO-DO app using React.JS to improve my react skills.
https://github.com/abdallahhemdan/todo__react
cmp22 cpm2022 fecu hacktoberfest hacktoberfest-accepted hacktoberfest2020 hamdola hemdan learing-reactjs reactjs todo todoapp todolist
Last synced: 1 day ago
JSON representation
🗓 Simple TO-DO app using React.JS to improve my react skills.
- Host: GitHub
- URL: https://github.com/abdallahhemdan/todo__react
- Owner: AbdallahHemdan
- License: mit
- Created: 2020-02-22T13:15:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T21:09:41.000Z (about 2 months ago)
- Last Synced: 2025-03-31T23:41:22.115Z (about 1 month ago)
- Topics: cmp22, cpm2022, fecu, hacktoberfest, hacktoberfest-accepted, hacktoberfest2020, hamdola, hemdan, learing-reactjs, reactjs, todo, todoapp, todolist
- Language: JavaScript
- Homepage: https://abdallahhemdan.github.io/ToDo-With-React/
- Size: 1.35 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🗓 ToDo With React
[](https://github.com/AbdallahHemdan/ToDo-With-React/contributors)
[](https://github.com/AbdallahHemdan/ToDo-With-React/issues)
[](https://github.com/AbdallahHemdan/ToDo-With-React/network)
[](https://github.com/AbdallahHemdan/ToDo-With-React/stargazers)
[](https://github.com/AbdallahHemdan/ToDo-With-React/blob/master/LICENSE)## 💡 To Do With React ([Click to try 🚀](https://abdallahhemdan.github.io/ToDo-With-React/))
**To Do With React** is a simple todo app using react.js, as a simple project to improve my reactJS skills..
## 👀 Functionalites
1. Add elements to the list.
2. Edit elements in the list.
3. Delete elements in the list.
4. Animate the creating and deletion of items in the list.## âš™ How to use
1. git clone ```https://github.com/AbdallahHemdan/ToDo-With-React.git``` in your terminal
2. cd todo
3. npm install
4. npm run start## 📷 ScreenShots
![]()
![]()
![]()
![]()