This is a simple project todo, with this characteristics:
- Buided with ReactJS
- Use React Class Components
- Local Storage
- Add tasks
- Change tasks status
- Clear tasks
-
Clone this Repository:
$ [email protected]:mouracamila/todo-reactjs.git
-
Installing dependencies:
$ yarn
-
Running project:
$ yarn start
Compiled successfully!
You can now view my-app in the browser.
Local:http://localhost:3000
Done!
This project is under license from MIT.
with ❤ - MouraCamila