/easynotes

https://rutuj-runwal.github.io/easynotes/

Primary LanguageHTML

Easynotes

Easynotes is a unique cross-platform notes web app built using ReactJS

Technical Details

The app uses component based architecture along with useState hooks and props to transfer data around. The data remains persistent across sessions due to the use of Localstorage where the data is stored in the form of json objects

Features

  • Add Notes
  • Edit Notes
  • Delete Notes
  • Markdown Enabled Typing
  • Search For Notes
  • Auto Save [Saves in localstorage in browser- Instant delete button provided]
  • Change Color of Notes
  • Dark Mode

Let's take a look:

Light Mode
Dark Mode

Visit:

https://rutuj-runwal.github.io/easynotes/