setup

install mongodb
git clone https://github.com/jaime-ez/todo-react.git
cd todo-react && npm install
npm install -g nodemon
npm start

... and there it is a react todo list

made by request using this template