Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

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.