PLEASE help us help you by writing a good post!
- we need to know your netlify site name. Example:
gifted-antelope-58b104.netlify.app
- DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
- Build problems? Link or paste the FULL build log & build settings screenshot
The better the post - the faster the answer.
Site Name: https://projectshala.netlify.app
I have used react router for routing my pages and it’s working perfectly fine in my local deployment but the deployed site have errors.
Suppose I have entered https://projectshala.netlify.app in my URL then I will be successfully able to access my site.
But if my entry point is Projectshala - All you need for your Project then it gives 404 error whereas if I go to https://projectshala.netlify.app and then navigate to /about page from within the navigation bar then it’s working perfectly.
This is not the issue in my local deployment.