Home
Softono

Notes App

Open source JavaScript
41
Stars
12
Forks
0
Issues
3
Watchers
7 years
Last Commit

 About Notes App

Created with CodeSandbox

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Notes App?

We provide expert installation service for this software. Our team will install, configure, and secure Notes App on your server. plans start at just $30.

Notes App

Picked up an idea from here.

Demo: Code Sandbox

Description

Create and store your notes for a later purpose!

User Stories

  • User can create a note
  • User can edit a note
  • User can delete a note
  • When closing the browser window the notes will be stored and when the User returns, the data will be retrieved

Bonus features

  • User can create and edit a note in Markdown format. On save it will convert Markdown to HTML
  • User can see the date when he created the note

Additional features

  • Dark Theme support
  • Created using React Hooks