[Support Guide] I’ve deployed my site but I still see "Page not found”

SOLVED:

If you are having issues with create react app like I was. Try this:

You need to setup redirects to /index.html for it to work.

Good luck.