Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 215 Bytes

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.