Random Quote Machine - Feedback (React)

Hey!

Here is my attempt at the random quote machine: https://codepen.io/Joelswarburton/full/mdybvzK

I started this project not really understanding React that well and I feel like I have learned quote a bit building this app.

I know it is a little messy and I am sure I could refactor this when my knowledge grows.
I tried my best to emulate the way the fcc example worked but with in React and jQuery.