A project built for freecodecamp.com in 2016, the requirement then were to build a markdown text viewer

React
Javascript

A project built for freecodecamp.com in 2016, the requirement then were to build a markdown text viewer
Pretty self explanatory. This is just a markdown interpreter like the one github uses. I just had to use a library to do the heavy lifting, but that's pretty much it.