TODO list (with react) Create TODO list using React Installation steps To be able to install this project on your computer, start by cloning the project than typing the following commands : npm install to install all dependencies npm start to view the project on your development server : http://localhost:3000.