Awesome Markdown Previewer

Hey hey,

Any feedback on my markdown previewer is appreciated :slight_smile:

https://ryanwaltmurray.github.io/FreeCodeCamp-Projects/JS%20Apps/FCC-MarkdownPreviewer/index.html

2 Likes

Hi @ryanwaltmurray!

I really like minimalism and simplicity, good work!

Keep it up!

1 Like

Nicely done, @ryanwaltmurray! What about changing the background of the editor and preview to white? Then you may not even need the green outline of those boxes.

As @LoneWanderer said, the minimalist looks is great. It’s easy to use and simple (I’d use it!).

1 Like

Looks nice . Maybe your react logo could be placed in the center.
grtz

1 Like

Looks good, works well. But on mobile a couple elements overflow the border. You should add an overflow-x: scroll in CSS. Good job with the rest, pleasing design.

1 Like

Nice idea! I tried it out and ended up just reducing the thickness of the outline.