React Router
reactrouter.comFrameworks
Absorbed Remix's framework mode, so this is now the full-stack React option for teams who want more control than Next.js hands you.
Other products from Frameworks
React's default full-stack framework — biggest ecosystem, most job listings, and the one every AI coding tool assumes you're using.
Vue's answer to Next.js — if you're already committed to Vue, this is the obvious way to add SSR, routing, and file-based structure.
Svelte's official framework, and genuinely the most pleasant DX of the bunch — less boilerplate, smaller bundles, fewer footguns.
Ships zero JS by default and only hydrates the interactive bits — the right pick for content sites, blogs, and marketing pages, not dashboards.