Offline Notes Keeper | v1.01

Disclaimer


This web application is simple project done while learning Basic ReactJS. Here are some thing that you need to take care of when you start using it as your tool.

  • No notes are stored online, they are stored in your browser's local storage. So your data will be on your machine only.
  • Clearing your browsing data may lead to loss of data.
  • Google sync won't sync your data too.
  • This version doesn't have any encoding/decoding of information, make sure you don't save your confidential information.

Instructions


This web application is simple project done while learning Basic ReactJS. Here are some thing that you need to take care of when you start using it as your tool.

  • Start by clicking on the top left of the window. This will hide the disclaimer and instruction window and open up fields to put in your information.
  • Title and Text fields are required.
  • button will save your note and will delete currently opened note.
  • The side bar will display saved notes and you can click them to start editing.
  • No warnings will be shown while deleting notes.

Contact Me