Skip to content

wttc-nitr/todo-list-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple todo-list webapp

Take a note, edit it, delete it or mark it as completed.

This CRUD webapp uses your browser's local-storage to store notes. That means notes will be still there, even if you refresh the page.

It's hosted on GitHub Pages. Do checkout once.