Astro PWA

Client SPA examples and code samples

Astro SPA Examples

Welcome to the client SPA (single page application) examples. A client-only SPA is pre-rendered at build time and supported by API routes.

Almost all of the functionality of Astro PWA is supported by client-only SPAs, such as routing, forms, stores, and more.

All demos