Skip to content

A notepad app created with react.js, using localstorage to save the notes.

Notifications You must be signed in to change notification settings

atomotavio/dracula-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Tier: 1-Beginner

Create and store your notes for 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

Useful links and resources

Example projects

About

A notepad app created with react.js, using localstorage to save the notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published