I just finished the React course and have been trying to deploy the project for 2 days.
When I deploy it it shows 3 404 errors.
The first thing I notice is that I should have an "index.pack.js" that should be created when I run "npm run build" but it isn't being created. the second thing I notice is that it can't find a "style.css" which sounds like my css file except that my file is named "styles.css" with an "s" at the end, but can't find where is the app trying to reach the former. Can someone help?
Here's the repository in case anyone wants to check it: https://github.com/ajmarcano/Quizzical
And here's the deployed webpage: https://6490cf9ab32a79355b4667d7--zesty-fox-748aa6.netlify.app/