React Site is deployed successfully but it shows only blank page on adress

PLEASE help us help you by writing a good post!

netlify site name-- earnest-salamander-0df44f
Site address https://earnest-salamander-0df44f.netlify.app

I am getting just a blank page on the deployment address. Please check

Errors shown in console log when visited the site

The github repository I used here is private repository

It seems you’re trying to load the scripts within a folder:
/Personal_Portfolio_website-/static/js/1.f91e4322.chunk.js

They’re available at root:
/static/js/1.f91e4322.chunk.js

I’m not sure where you’ve set Personal_Portfolio_website- (possibly as base folder) but remove it and your assets will load.

Thank you, Tom. Just figured it out. Your answer really helped. Although I did need to run build again after the required changes in index.js.