π‘ 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..
- Add elements to the list.
- Edit elements in the list.
- Delete elements in the list.
- Animate the creating and deletion of items in the list.
- git clone
https://github.com/AbdallahHemdan/ToDo-With-React.git
in your terminal - cd todo
- npm install
- npm run start