EstefaniaMarloz / notes-app

Created with CodeSandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

CodeSandbox demo: https://6dhood-3000.preview.csb.app/

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

About

Created with CodeSandbox


Languages

Language:JavaScript 84.6%Language:HTML 15.4%