Tell us what’s happening:
I feel like I’ve been thrown into the deep end with this project and I am drowning. I worked through all of the challenges fairly easily and then was just told to build this random quote machine. I have never done any coding outside of these fCC courses, so I am clueless to all resources, including codepen. Through googling and watching videos, I have gotten this far, but I am so lost.
Am I supposed to use only one library? Like React OR jQuery? Or can I combine them? I started with React because I found a helpful video, but he hard codes only 5 quotes into his JS. I want to challenge myself to use an API, so I found one and got it to log to the console, but had to use jQuery to do it. Most of the help articles I can find are still above my head in understanding.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Challenge Information:
Front End Development Libraries Projects - Build a Random Quote Machine