It's a pet todo application. Demo https://maksim-shabanski.github.io/react-todo/ How to run locally Clone repository or dowload ZIP file. To install dependencies run npm install. To start local server run npm start.