Hello,
I am attempting to deploy my portfolio via Netlify. It’s a simple React portfolio. The setup and deployment process was simple and smooth through Netlify. The deploy went perfectly without errors.
I have configured the site, set up the domain (https://mark-wilkins-portfolio.com/), and taken care of the DNS. When I visit my URL though nothing renders. The page is entirely blank.
I’m not sure what I am missing. All of my code was pushed up to main on the GitHub repo and then I ran npm build and the deploy pulls from my “/”.
Any help would be appreciated!
Mark, I am having a similar issue. I’ve read a bunch of articles. What happens when you inspect your document? What errors are you seeing? I am seeing a "Uncaught SyntaxError: Unexpected token ‘<’
fool, I’ve seen that article and at this point so many others. My issue now is a blank site but with no errors when I inspect element. Any ideas? I’ve spent hours scouring the web