Simple mark down previewer built with React and Marked.js. This project is part of the FreeCodeCamp Front End Libraries Projects. More info here.
# go in the folder
cd fcc-markdown-previewer
# install dependencies
npm install
# Start the project
npm start
