/smpl_note

Simple markdown editor using React.js, simpleMDE & Milligram

Primary LanguageJavaScript

🖌 SMPLnote

A simple web application for taking notes in Markdown⬇ using

Initial problem set

  • Create functions for adding a new note
  • Save note list using the DOM localStorage API
  • List each note in the sidebar

Additional problems

  • Add titles to notes & field to change that title
  • Create functions for deleting note

Project notes

Unfortunately the styling of lists (unordered & ordere) is messed up & isn't shown properly anymore. For now, the editor buttons corresponding to those functions are hidden. Additionally a little info button is displayed, that shows "Note: Lists aren't working properly atm." as a tooltip.


Project idea provided by JavaScript & React for developers.

Favicon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

This project was bootstrapped with Create React App. You can find the most recent version of the guide for Create React App here.