Skip to content

ahbernhardt/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

Build a Markdown Previewer. This is the second project of FreeCodeCamp Front End Libraries Certification. The project was built with React.

Check for Live Demo

Screenshot

markdown-screenshot

Objective

Build a CodePen.io app or other frontend framework that is functionally similar to this: https://codepen.io/freeCodeCamp/full/GrZVVO.

Usage

git clone https://github.com/ahbernhardt/markdown-previewer.git
cd markdown-previewer

# install dependencies
npm install

# start development server & open browser
npm run start

tasks

npm run
  start  - start dev server and open the browser to localhost
  build  - the compressed production build
  deploy - deploy `build` to gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published