Skip to content

telemaciek/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todo-app

  • keyboard control
  • autosave in localStorage
  • toggle visibility of Done
  • rad color

Your todo's are being saved in your browser using localStorage (unique for every protocol://host:port combination). It works offline, but your data is not backed up anywhere and won't be visible in other browsers.

About

pure JS, using localStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published