Skip to content

This simple react app allows you to create notes on a virtual fridge. You can also sort, search, create and delete them. All data is stored in browser's local storage.

Notifications You must be signed in to change notification settings

kr4chinin/fridge-with-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fridge with notes

This project allows you to make notes on your virtual fridge. All data is stored in your browser's local storage so you will not lose your notes even if you closed the page.

image

Functionality

  • Create / delete a note
  • Complete a note
  • Sort by title and by content
  • Search bar
  • Date of creation will be inserted automatically at the bottom of the note
  • Click on note title or note content to open it in full screen

You can check this app live on GitHub pages here.

About

This simple react app allows you to create notes on a virtual fridge. You can also sort, search, create and delete them. All data is stored in browser's local storage.

Topics

Resources

Stars

Watchers

Forks