Skip to content

MattLdwig/react-markdown-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Markdown Previewer

A markdown previewer built with ⚛ React ⚛ and marked.js as part of the FreeCodeCamp Front-end certification. The specification page can be found here: freecodecamp markdown previewer.

Markdown Previewer


Installation

Clone the repo git clone https://github.com/MattLdwig/react-markdown-preview.git

Install dependencies npm install

Start with npm start and open localhost:3000 to view it in the browser.


How it works

Simply type markdown in the left part to see the result in the right part. The compilation is done in real time.

Placeholder

Placeholders (text and image) comes from Wikipedia .

License

This application is licensed as MIT.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published