A simple markdown previewer built using React
The project uses Marked parser and React to preview user entered markdown in a user friendly way.
Usage:
Clone the repository, install the dependencies and start the app
npm install
npm start
A simple markdown previewer built using React
The project uses Marked parser and React to preview user entered markdown in a user friendly way.
Usage:
Clone the repository, install the dependencies and start the app
npm install
npm start