/react-markdown-previewer

I have structured the project with two small React components and I have styled it with a little bit of custom SASS. You can write or paste your code/text inside the left textarea and the markdown will be previewed in the right panel. I have used a library (Marked.js) in order to parse the markdown and let it be available for the app to be previewed.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.