Hey guys, I made a random quote generator...
Please check it out: https://quotegeneratorapp.netlify.app/
Feedback are more than welcome...
Read next

The EASIEST Way to Lint Any Code - GitHub Super Linter Deep Dive
Davide Benvegnù -

Customizable Node-red alternative
Peter Širka -

My Latest Side Project: Modal File Manager
Richard Guay -

Using react router to make a navbar
Adrien -
Discussion (2)
It looks good :)
I don't think you need to call
each time the "next" button is clicked, since you receive all the quotes in your request.
Thanks...
I'll check that...