A simple and minimalistic web app to manage daily tasks.
- Add new tasks
- View your task list
- Clean user interface
- Clone this repository
- Open
index.htmlin any browser
todo-list-app/ ├── index.html ├── style.css ├── script.js └── README.md
Ranjan Chakrabortty