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)
- 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
Preview tab of above Screenshot