Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 992 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 992 Bytes

keeperapp

A simple notes keeper app made using React.js .

image

-Take notes in keeperapp and all the notes are stored locally in the browser. -App stores all the notes in the browser and not in the database. -Refresh the page and all the notes will be removed. -So, let the keeperapp keep notes for you... -Notes have a note title and a note description. -Created notes can be deleted.

-Add note title and then add note description.

image

-Notes for completed tasks can be deleted.

image

  -Deletion of a note for completed task.

image

Thanks!