An open API service indexing awesome lists of open source software.

https://github.com/abhijeet002/todo-app

This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.
https://github.com/abhijeet002/todo-app

javascript localstorage todoapp todolist

Last synced: 3 months ago
JSON representation

This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.

Awesome Lists containing this project

README

        

# ToDo-App
This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.