Skip to content

Demo react app for showing how can we show the markdown files in react component using various methods.

License

Notifications You must be signed in to change notification settings

raikwaramit/ReactMarkdownDemo

Repository files navigation

Creating a demo react app for the rendering the md(markdown) file in a react component.

There are several ways to do it which are mention below:

  • Using the mark npm package for rendering the markdown file.