Shows error while redirecting to other pages in React project

The deployment is successful/published, however when I go to the site I am getting the Page Not Found error while navigating to other pages.

I have also added the _redirects file to my site with the below contents.
/* /index.html 200

I’ve attached a screenshot of my site structure in VS Code which you might find helpful.

Any ideas why I am still getting the Page Not Found error while navigating to other pages?

Your site appears to be working right now.

When I click on any video, the video should play, but here (deployed site) only url is updated it doesn’t navigate to Watchpage

Did you check the console:

There are some errors in your code that you might need to fix.

My Netlify account was suspended immediately after I signed up on Netlify, I have sent review more than 5 times but up till now no response.
Please I will appreciate if my account can be reactivated back.
Here is my email address: pawarnitesh312@gmail.com
Thank You

@nitesh31,

Please don’t post in un-related threads.

Kindly solve our problem because my all website is stuck now :pensive:

That problem is because the API I used is now deprecated… As you said my website seems to be working perfectly fine but the main problem is when I click on any video, it doesnt play without a manual reload. It works fine in local environment.