Skip to content

kiran2k3/NOTES-WEB-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTES-WEB-APP

NOTES WEB APP is used to create notes application that uses local storage and allows for edits, among other things. In this note app, users can easily add, edit, or delete their notes. It is a static site without a database so that they won’t remove on page refresh or tab close, and it is done with pure JavaScript.