React + Vite
A static client builds quickly and avoids paid server rendering when the backend is already separate.
Skip if: SEO, authenticated server rendering, or server actions are central to acquisition and product behaviour.
Alternatives: Astro, SvelteKit static, Next.js static export