kr4chinin / fridge-with-notes

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.

Home Page:https://kr4chinin.github.io/fridge-with-notes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://kr4chinin.github.io/fridge-with-notes/


Languages

Language:JavaScript 54.7%Language:CSS 43.6%Language:HTML 1.6%