Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:08:29.000Z (7 months ago)
- Last Synced: 2024-10-04T19:59:19.873Z (about 2 months 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.31 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🗓 ToDo With React
[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/ToDo-With-React)](https://github.com/AbdallahHemdan/ToDo-With-React/contributors)
[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/ToDo-With-React)](https://github.com/AbdallahHemdan/ToDo-With-React/issues)
[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/ToDo-With-React)](https://github.com/AbdallahHemdan/ToDo-With-React/network)
[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/ToDo-With-React)](https://github.com/AbdallahHemdan/ToDo-With-React/stargazers)
[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/ToDo-With-React)](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