Skip to content

RemLampa/markdown-preview

Repository files navigation

markdown-preview

A simple Markdown Preview App

Features React, SASS, Bootstrap, CSS Flexbox, marked, mocha, chai, enzyme & sinon.

Uses fcc-react-project boilerplate.

View Demo.

USAGE

  • Clone this repository then $ npm install.
  • To run web server, $ npm start.
  • Open your browser and go to http://localhost:3000
  • To run tests, $ npm test.
  • To deploy to Github Pages, $ npm run deploy.

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.