Markdown Previewer: Please give your feedback

Hello campers,

Here is my markdown previewer. Please give your valuable feedback, review, etc.

Tech Stacks: React, Sass, Marked.js

Link:
https://codepen.io/paulsonjpaul/full/PoGRKmJ

1 Like

Hey Paulson,

you did a great job so far! :clap:


My ideas:

  • why did you put the heading and the footer outside of the React app?

  • when I decrease the width of my browser, the content gets cut off

2021-01-06_10-11


Looking forward to seeing your next steps.

1 Like

Thank you @miku86!

Is there any problem in doing so? I prefer to keep only the main functional elements as React components. That’s why I put heading and footer outside the app (as they are just static).

Thanks for noting that. I have increased the break-point size and it is fixed :+1:

Yet the text inside the code block still pops out

1 Like

Thanks for taking your time to see my project @bedward.

I couldn’t reproduce the issue. A screenshot will be helpful.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.