todo-react 📚 ✏️
To Do App, for the ReactJs week.
- As a user I'm able to add task.
- As a user I'm able to delete tasks.
- public
- index.html
- src
- Component
- ItemList.js
- App.js
- index.js
- index.css
- Component
- README.md
- .gitignore
- package.json
- git clone this repo.
- npm i.
- npm start.