React App Blank Page When Deploying to Netlify

I could use some help troubleshooting an issue with deploying my React app on Netlify via GitHub. While the app works perfectly fine on my local server, I’m encountering a frustrating problem when deploying it – all I see is a blank white page with no error messages.

I’ve linked the GitHub repository here for reference.

And here’s the live Netlify link: https://jocular-jelly-ef67db.netlify.app/

Here are my build settings:

enter image description here

If anyone has any insights or suggestions on what might be causing this issue or how to fix it, I would greatly appreciate your help. Thanks in advance for any assistance you can provide!