Skip to content

maasir554/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-app

an app for saving your notes.

this CRUD app enables you to create, read, update, and delete notes. your notes are being saved in your local storage. You can also search your notes by entering keywords/sentences in the search box.

the ui is completely responsive.