It’s one of the most annoying situations after deploying a static React app: After all that work, you finally deployed your app for production. But as you visit the site – instead of your freshly deployed app – you see … nothing.
A blank, white, screen. Continue reading How to fix the Whitescreen After a Static Deployment with create-react-app