Hey guys,
please take a look at my Markdown viewer on Heroku.
https://mupviewer.herokuapp.com/
This is my first effort using react after watching a couple of videos on youtube.
Any feedback or advice appreciated thanks.
Project Link - https://codepen.io/LetsZiggy/full/NXBNOm/
Hey campers!
Please try and BREAK my MD Previewer. Let me know if you can find something wrong! I’d particularly like advice on how to write tests for this sort of app…
Thats the next thing to learn…
Have worked hard on a few features, learnt a few great APIs.
Features include a custom formatting function that adds the appropriate tags to a selection, Upload / Download .md & .html format, Copy to clipboard.
CodePen Link – https://codepen.io/autumnchris/full/yXJoax
GitHubLink – source code, demo
Feedback is greatly appreciated 
I just finisihed my first React project, the markdown previewer. I would love any feedback. Especially if you have any opinions on the responsive breakpoints. I used CSS grids on this one.
I wanted to implement the syntax highlighting as some others have done but decided against it because I thought it would clash with my color scheme
. Maybe I’ll add it as an option that you can enable with a button.
Note that I’m closing this thread. It’s much easier to get feedback if you create your own individual post requesting feedback for your own specific project.