todo-list Simple to-do list application that allows you to add, delete and complete to-dos To run: git clone <repository> cd todo-list npm install npm start Now in a browser the application will run at http://localhost:3000/