React Todo App simple react Todo app check here Todo app Instructions First clone this repository. $ git clone https://github.com/manoharys/react-todo-app.git Install dependencies. Make sure you already have nodejs & npm installed in your system. $ npm install Run it $ npm start