Skip to content

dnorkett/react-markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

Markdown Previewer built using React. This app allows you to type GitHub style markdown and see results in real time.

Getting Started

Head over to https://dnorkett.github.io/react-markdown-previewer/ for a live demo.

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npn start to start local server (this project uses create-react-app)

Functionality Overview

Click in the 'Editor' window and begin typing to instantly see results below.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published