/markdown-previewer

Markdown Previewer allows the user to see the live preview of the markdown.

Primary LanguageJavaScript

Markdown Previewer

This is the second of the Front End Development Libraries Projects in Free Code Camp and the objective was to build a Markdown Previewer that meets Free Code Camp's user stories.

You can find a list of requirements and further information on the project here.

Table of contents

Overview

The challenge

Users should be able to:

  • Enter GitHub flavored markdown
  • See the parsed markdown
  • Change the size of editor and previewer

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • React - JS library

Author