I have deployed React App on Netlify it works on local but it os showing blank page on Netlify

My react app works fine on local but when I deploy it wont work and shows blank page instead.
Please guide me whats going wrong?

Link to site
https://main--phenomenal-creponne-ed7529.netlify.app/

And following is the log

1:52:46 PM: build-image version: 8fa244c78cd67d8b6f2fa49817cac5c730095600 (focal)
1:52:46 PM: buildbot version: ffe65ff6df272d8339700be586c63030d957782b
1:52:46 PM: Fetching cached dependencies
1:52:46 PM: Starting to download cache of 162.6MB
1:52:48 PM: Finished downloading cache in 1.821s
1:52:48 PM: Starting to extract cache
1:52:49 PM: Finished extracting cache in 1.627s
1:52:49 PM: Finished fetching cache in 3.51s
1:52:49 PM: Starting to prepare the repo for build
1:52:49 PM: Preparing Git Reference refs/heads/main
1:52:51 PM: Starting to install dependencies
1:52:51 PM: Python version set to 3.8
1:52:51 PM: Attempting Ruby version 2.7.2, read from environment
1:52:52 PM: Using Ruby version 2.7.2
1:52:52 PM: Started restoring cached go cache
1:52:52 PM: Finished restoring cached go cache
1:52:52 PM: go version go1.19.13 linux/amd64
1:52:52 PM: Using PHP version 8.0
1:52:53 PM: Started restoring cached Node.js version
1:52:55 PM: Finished restoring cached Node.js version
1:52:55 PM: v18.19.0 is already installed.
1:52:55 PM: Now using node v18.19.0 (npm v10.2.3)
1:52:55 PM: Enabling Node.js Corepack
1:52:55 PM: Started restoring cached build plugins
1:52:55 PM: Finished restoring cached build plugins
1:52:55 PM: Started restoring cached corepack dependencies
1:52:55 PM: Finished restoring cached corepack dependencies
1:52:55 PM: No npm workspaces detected
1:52:55 PM: Started restoring cached node modules
1:52:55 PM: Finished restoring cached node modules
1:52:56 PM: Installing npm packages using npm version 10.2.3
1:52:56 PM: up to date, audited 212 packages in 686ms
1:52:56 PM: 87 packages are looking for funding
1:52:56 PM: run npm fund for details
1:52:56 PM: found 0 vulnerabilities
1:52:56 PM: npm packages installed
1:52:57 PM: Successfully installed dependencies
1:52:57 PM: Starting build script
1:52:58 PM: Detected 1 framework(s)
1:52:58 PM: “parcel” at version “2.11.0”
1:52:58 PM: Section completed: initializing
1:53:00 PM: ​
1:53:00 PM: Netlify Build
1:53:00 PM: ────────────────────────────────────────────────────────────────
1:53:00 PM: ​
1:53:00 PM: ❯ Version
1:53:00 PM: @netlify/build 29.31.1
1:53:00 PM: ​
1:53:00 PM: ❯ Flags
1:53:00 PM: baseRelDir: true
1:53:00 PM: buildId: 659a5f5434e0710008dfe2a5
1:53:00 PM: deployId: 659a5f5434e0710008dfe2a7
1:53:00 PM: ​
1:53:00 PM: ❯ Current directory
1:53:00 PM: /opt/build/repo
1:53:00 PM: ​
1:53:00 PM: ❯ Config file
1:53:00 PM: No config file was defined: using default values.
1:53:00 PM: ​
1:53:00 PM: ❯ Context
1:53:00 PM: production
1:53:00 PM: ​
1:53:00 PM: Build command from Netlify app
1:53:00 PM: ────────────────────────────────────────────────────────────────
1:53:00 PM: ​
1:53:00 PM: $ npm run build
1:53:00 PM: > food-delivery-app@1.0.0 build
1:53:00 PM: > parcel build index.html
1:53:00 PM: Building…
1:53:01 PM: Bundling…
1:53:01 PM: Packaging & Optimizing…
1:53:01 PM: :sparkles: Built in 1.25s
1:53:01 PM: dist/index.html 586 B 318ms
1:53:01 PM: dist/index.2de66d75.css 4.19 KB 42ms
1:53:01 PM: dist/index.fccc1fd4.js 198.39 KB 448ms
1:53:01 PM: dist/star.1b2c1a91.svg 938 B 200ms
1:53:01 PM: dist/index.runtime.7f8b8cea.js 818 B 293ms
1:53:01 PM: ​
1:53:01 PM: (build.command completed in 1.7s)
1:53:01 PM: ​
1:53:01 PM: Deploy site
1:53:01 PM: ────────────────────────────────────────────────────────────────
1:53:01 PM: ​
1:53:01 PM: Starting to deploy site from “dist”
1:53:01 PM: Calculating files to upload
1:53:01 PM: 3 new files to upload
1:53:01 PM: 0 new functions to upload
1:53:02 PM: Starting post processing
1:53:02 PM: Skipping form detection
1:53:02 PM: Site is live :sparkles:
1:53:02 PM: Post processing - header rules
1:53:02 PM: Post processing - redirect rules
1:53:02 PM: Post processing done
1:53:02 PM: Section completed: postprocessing
1:53:02 PM: Section completed: deploying
1:53:02 PM: Site deploy was successfully initiated
1:53:02 PM: ​
1:53:02 PM: (Deploy site completed in 213ms)
1:53:02 PM: ​
1:53:02 PM: Netlify Build Complete
1:53:02 PM: ────────────────────────────────────────────────────────────────
1:53:02 PM: ​
1:53:02 PM: (Netlify Build completed in 2s)
1:53:02 PM: Caching artifacts
1:53:02 PM: Started saving node modules
1:53:02 PM: Finished saving node modules
1:53:02 PM: Started saving build plugins
1:53:02 PM: Finished saving build plugins
1:53:02 PM: Started saving corepack cache
1:53:02 PM: Finished saving corepack cache
1:53:02 PM: Started saving pip cache
1:53:02 PM: Finished saving pip cache
1:53:02 PM: Started saving emacs cask dependencies
1:53:02 PM: Finished saving emacs cask dependencies
1:53:02 PM: Started saving maven dependencies
1:53:02 PM: Finished saving maven dependencies
1:53:02 PM: Started saving boot dependencies
1:53:02 PM: Finished saving boot dependencies
1:53:02 PM: Started saving rust rustup cache
1:53:02 PM: Finished saving rust rustup cache
1:53:02 PM: Started saving go dependencies
1:53:02 PM: Finished saving go dependencies
1:53:02 PM: Build script success
1:53:02 PM: Section completed: building
1:53:07 PM: Uploading Cache of size 162.4MB
1:53:08 PM: Section completed: cleanup
1:53:08 PM: Finished processing build request in 22.258s

There’s a problem with your code:

This is not a Netlify issue.

There is one problem that I know I dont have the proxy so there may be cors error but I have a browser extension for that but I am not getting this error of "About’ component.

I’m not sure which other problem you’re talking about, but the above is what I see and definitely seems to be the issue.