React.js Markdown Previewer Feedback

Hey Guys,

I’ve just finished my markdown previewer project.

Let me know if there’s anything I could have done better in terms of effectiveness.

I’m still trying to find out how to enable the links given in my markdown previewer.

Need to add the href tag somehow and attach it to the markdown links.

My pen : https://codepen.io/aaron-werweiss/pen/dyMPebM?editors=0110

Thanks for any help.

Hey Julian,

great job so far! :clap:

My ideas:

  • I like the clean design and the colors!

  • I like the “fullscreen” feature

  • when I decrease the width of my browser, the headings My First Personal Markdown Previewer and Made possible with react.js. and marked.js literally take 30% of my screen

Keep up the good work!

1 Like

Thanks very much for your feeback. Much appreciated!