As far as web servers are concerned, React routes are fake routes. They do not follow the traditional file/folder hierarchy. They’re just different components being mounted/unmounted by React at different times. Selling these fake routes as actual routes to Apache and Express.js is what this post is all about.
Your S3 bucket is more versatile than it actually looks. For one, it can host a static website with an actuall domain name. There are, however, a couple of steps to take before your static site is up and running. Let’s find out!