Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 393 Bytes

FCC - markDownPreviewer

Marked-Down-Previewr App made with React for FreeCodeCamp curriculum, with the use of Marked markdown parser: https://github.com/chjj/marked.

User stories

  • I can type GitHub-flavored Markdown into a text area.
  • I can see a preview of the output of my markdown that is updated as I type.