Type-Safe Routing
Keep routes, params, and navigation aligned without stitching every path together manually.
CrabStack Start, Ready on Day One
This starter gives you typed routes, modern SSR defaults, and a tidy baseline so you can move quickly from setup into product decisions, interface work, and real features.
Side-scroll through deadlines while avoiding real work.
Keep routes, params, and navigation aligned without stitching every path together manually.
Handle backend work from the UI without wrapping every action in custom endpoints.
Deliver useful UI sooner so the first render feels fast and composed.
Move fast with utilities while still keeping your visual system coherent.
Start Here
src/routes/index.tsx to give the landing page your own voice.src/components/Header.tsx and src/components/Footer.tsx so the framing matches your brand.src/routes and fine-tune the tokens in src/styles.css.