Random quotes machine feedback+ question

Here’s my project
It’s my first time actually building something from scratch in a while, so sorry about the messiness. I used React/Js/Bootstrap/Html & css/a tiny bit of JQuery.

Now on to the question, is there anyway I can use Redux to update both the author and quotes properties in my state( if you look at my code), because the course on here has only done updates to one, If so, I’d appreciate some help with working around that.

Thanks in advance!