Skip to content

scc416/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

A web app that take in Markdown syntax from users and display the preview.
This is one of my project for Front End Development Libraries Projects on freeCodeCamp: Build a Markdown Previewer.

Table of Content

Live demo

This project was bootstrapped with Create React App. It is deployed to Netlify:
https://previewer-md.netlify.app/

Final Product

desktop
The web page on desktop
mobile
The web page on mobile

Dependencies

Getting Started

  1. Clone or download this repository onto your local device.
  2. cd to the folder where this project is cloned.
  3. Install all dependencies with npm install command.
  4. Run the app in the development mode with npm start command.
  5. Open the broswer and visit: http://localhost:3000/

Credit

About

A web app that take in Markdown syntax from users and display the preview.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors