Hello, I am having a serious problem with my first project in the Frontend Course. I am getting all these errors even though the app is functioning correctly, and the proper JSX elements are returned in my Quote component. I used ‘create react app’ to make this project, so I will share the repository link since there are many files.
Any help would be GREATLY appreciated since I have been stumped on this for over a week… My app is completely functional and seems to pass all the user stories, but not when you run the CDN link.
Repository: GitHub - Windowsnipz/Random-Quote-Machine: A random quote generator made using React