Skip to content

TheRealRajan/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

A To Do List made in vanilla JavaScript and Local Storage

You can ente your todo using the input box. And when you press Enter the todo will be saved to the local storage of your browser and show up on the wewbpage.

You can delete the note by right-clicking on your mouse button and mark the note as completed by left-clicking on the mouse.

image image

image image