FreeCodeCamp Markdown Previewer

Markdown previewer that works following FCC's instructions. Built with React and uses the marked and github-markdown-css libraries.

See it here !

Installation

npm install

Run locally

npm start

Build

npm run build