A simple web-based tasks tracker built with JavaScript.
- Add task by name
- Enter key to create task
- Delete specific task
- Mark tasks as completed
- Task state (checkbox + status) is saved and restored on reload
- Download or clone this repository.
- Open
index.htmlin your browser.
- HTML
- CSS
- JavaScript