Please review my projects

Hi,

I have finished a few projects using React and I would like to improve my code. Would you review my project? All suggestions for improvement are welcomed.

Here are my projects:
[Drum Machine] https://codepen.io/BoyeongYoon/pen/yLMxyaz
[Markdown Previewer] https://codepen.io/BoyeongYoon/pen/yLMzoea
[Random Quote Machine] https://codepen.io/BoyeongYoon/pen/zYNPwBZ

I appreciate your time. Thank you!

1 Like

Really nice projects, especially the drum machine. I am new to React, but I would suggest one thing for the Random Quote Machine project: make a JSON file for quotes and their authors and then fetch it in React. This will shorten your overall code✌

1 Like

Thank you! I will learn how to make a JSON file and try to use it on my projects :grinning:

1 Like

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