Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 367 Bytes

Markdown Previewer

Description

A simple React markdown previewer. By default it is populated with multiple examples, but is responsive to new inputs.

Details

Originally created using React on CodePen for freeCodeCamp curriculum, the pen can be found at this location: https://codepen.io/simonC137/pen/gOogggR. My original code is all in the src folder.