Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.31 KB

Note Clone Using React

This is a note app which will store your notes in the browser using local storage. It is similar to GITHUB Readme.md. It will also follow all the rules of md extension (i.e # for h1 ## for h2 etc)

Functionality of these notes

  • These notes has split screen Feature
  • On the left side of the split screen Notes with there title are shown
  • New notes can be added by clicking add button
  • Notes can be deleted by hovering over the title and clicking the delete button
  • Recently edited note will he highest in the list on the left side

Librarires used in this project

ScreenShots of the Output

image

Preview tab of above Screenshot

image

image

image