/freecodecamp-markdown-previewer

FCC Front End Development Libraries Certification

Primary LanguageJavaScriptMIT LicenseMIT

FCC Markdown Previewer Project

FreeCodeCamp Front End Development Libraries Certification

This project was bootstrapped with Create React App. The app is a simple markdown editor that allows you to type in markdown and see it rendered in the previewer.

You can view it on Code Pen: https://codepen.io/mikeattah/pen/qBmXLeR

Screenshot

Screenshot

Key Tools and Methods Used

  • Git/GitHub
  • HTML5
  • CSS3
    • Flexbox
  • JavaScript
    • fetch()
  • React.js
    • Class Components
    • setState()
    • bind()
  • marked