Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 336 Bytes

File metadata and controls

2 lines (2 loc) · 336 Bytes

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.