react-todo

A simple TODO List

MIT License

Stars
2

React TODO

A simple TODO List

Run the project local

0 - install the basic dependencies

1 - Clone the project and install the dependencies:

$ git clone https://github.com/simoneas02/react-todo
$ cd react-todo/
$ npm install

2 - Start development mode:

$ npm run start

Contributing

Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License Simone Amorim

Related Projects