React SPA · Mantine UI
Classic React single‑page app using Mantine, Clerk, and client‑side routing.
SPA
Compare four different UI approaches that all talk to the same Elysia/Bun API – great for learning and architectural discussions.
Classic React single‑page app using Mantine, Clerk, and client‑side routing.
SvelteKit front‑end with server‑side rendering and island hydration.
Server‑rendered HTML with HTMX for interactive, hypermedia‑driven UX.
Pure HTML, CSS & JavaScript – no build step, no dependencies beyond Clerk.