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)

16 Libraries You Should Know as a React Developer

Being a modern React developer is not about knowing just React itself. To stay competitive, it is highly recommended to explore the whole ecosystem. This article contains some of the most useful React component libraries to speed up your developer workflow.