Nuxt — 03 sites
SaaS websites built with Nuxt. See how teams shipping on Nuxt design their landing pages, sections and overall visual style — useful if you're evaluating Nuxt for your own marketing site.
Nuxt is to Vue roughly what Next.js is to React — a full-stack framework layered on top that adds file-based routing, server rendering and static generation, so a Vue-based team gets the same rendering-strategy flexibility (static marketing pages, server-rendered dynamic ones) without building that infrastructure themselves. SaaS marketing sites on Nuxt are almost always paired with a Vue product app for the same reason Next.js pairs with React apps: shared components and a single team's existing framework expertise, rather than Nuxt being chosen as a standalone marketing-site tool.