In this chapter, we will create a PWA with declarative routing using react-router that supports SSR and therefore is loaded from the server rather than the browser. Also, the application is optimized for search engines using React Helmet.
The build time is 2 hours.