Random quote machine. React first project, feedback plz

Hello there, FCC community. I have completed first React project - Random Qoute Machine.
Here it is: https://codepen.io/fatdrfrog/pen/abzNjKe
I thought, it will be better if I will complete whole project by creating it with same styles(visually). Please give your feedback and thanks in advance.
Note: I used Sass instead of CSS.

2 Likes

Wow! It’s simple yet very neat.

The only small criticism I can afford is at lower than 465 px width or so, it stops being responsive and will not fit the whole screen.

Overall, I love it very much especially the color transitions.

1 Like

Thank you wanzulfikri for your feedback. I will try to fix the issue you wrote, forgot to troubleshoot on small screens.