Hello @mjstone587, thanks for the post and welcome.
Kindly create a _redirects
inside the /public
folder like /public/_redirects
.
After the code should look like the below.
/* /index.html 200
Also check the link below for the Netlify build settings of React Framework.
After you try the suggested changes, your site should be displayed as expected.
Let me know the outcome.
Thanks.