ReactJS SPA Reload Page Fails

Hi @acrainier1, actually @perry already linked you to [Support Guide] Direct links to my single page app (SPA) don't work, which is the problem you’re experiencing. You need to provide a _redirects file or netlify.toml redirects rule in order to use your client-side router. You don’t currently have any redirects deployed.

1 Like