Api not fetching data
Hello! I have learnt the concepts of async await and fetch() method in js and I'm trying to practice it through random quote generator but I'm facing some issues
Issue:
The api is not fetching the data. I have checked the console tab the event listener is working but it gives me errors on fetching the data
I have gotten the api url from a github repo provided in the yt description of a video
Issue:
The api is not fetching the data. I have checked the console tab the event listener is working but it gives me errors on fetching the data
I have gotten the api url from a github repo provided in the yt description of a video
