Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.94 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.94 KB

ToDo logo

🗓 ToDo With React

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

💡 To Do With React (Click to try 🚀)

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