Skip to content

HarshVadaliya/keeperapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!