View the project here.
My solution for the Markdown Previewer project under freeCodeCamp's Front End Development Libraries course.
This solution uses HTML5, CSS3, and Bootstrap5 for the basic structure and styling. It also uses React and Marked to parse the markdown input and render an HTML preview.