Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 331 Bytes

#Markdown Previewer

Synopsis

A simple markdown previewer built with React.js.

Motivation

This was built as a project for freeCodeCamp's Data Visualization Certificate.

Installation

Download the project and run npm install in the directory to install dependencies. Use npm start to view locally on localhost:8080.