The idea is to demonstrate how to to build a To Do application with facebook's ReactJS.
- Before this you will have to configure the backend API i developed with nodeJS at https://github.com/KahhorovSh04/ReactJS-ToDo
- Clone the project from git.
- Go to 'ReactJS-ToDo' directory.
- Run
yarn
ornpm install
. - Run
npm start
.
If you like the project, shoot a 🌟 and feel free to fork & send PR anytime.