Help! - Problem with Random Quote Machine

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


What are you using to run the code it looks like replit, do you have react set in the settings environment.

Thanks for the reply. I am not sure about replit, but I use ‘npm start’ on the command line, and it will run the app in a local port. You might be able to clone the repo and get it running.

1 Like