This is a simple app shell for a PWA. It includes a navbar, two "screens" or "pages", and inlined styles to create a horizontal scrolling effect that snaps to each screen. A loader is also included. Each page initially renders a loader.
This is based on an app shell exercies from Building Performant Progressive Web Apps from Scratch by Jad Joubran.