Whether you're using create-react-app, Next.js or even something non React based
(like Angular), you'll come across the case where you write a Single Page
Application (SPA) and need to support linking into a particular page.
Default webserver config doesn't really support this very