DEV Community

Mathew Haynes
Mathew Haynes

Posted on

Markdown Previewer - FreeCodeCamp Solution

This is a basic markdown previewer running the JS library marked on top of ReactJS. This page also uses the almost ubiquitous Bootstrap for layout and basic styling.

This webapp was built as a reply to the 'Build a Markdown Previewer' challenge on FreeCodeCamp

I didn't bother with optimizing the site for mobile as personally I couldn't see myself using such an app on such a small screen. If you think differently, let me know.

Please check it out and offer critique! I'm always looking for feedback and to improve on my style, approach and skills!

Top comments (0)