React Feedback - Random Quote Generator

Finally wrapped my head around React well enough to make a rewrite of my random quote machine.

I would love any feedback of my use of React. Thanks for the help from teh gitter backend chat room as well.

I haven’t jumpped into React myself, but overall it looks good.

You may want to try utilizing an api to populate the quotes though. It’ll be good practice for your next three upcoming projects.

I’ve already done all the front end projects except simon. I see that the current quote machine in the curriculum uses an API…if you watch the youtube video that goes along with the quote machine project, you’ll actually see my original one as the example project…I wanted to redo my quote machine in react.