---
title: Frameworks
description: Integrate your favorite framework into Turborepo.
product: turborepo
type: overview
summary: Browse guides for integrating popular frontend frameworks with Turborepo.
related:
  - /docs/guides/frameworks/nextjs
  - /docs/guides/frameworks/sveltekit
  - /docs/guides/frameworks/vite
  - /docs/guides/frameworks/nuxt
---

# Frameworks

Turborepo works with **any framework**. Below, you'll find guides for the most common frameworks being used with Turborepo.

<Cards>
  <Card title="Next.js" href="/docs/guides/frameworks/nextjs" />

  <Card title="SvelteKit" href="/docs/guides/frameworks/sveltekit" />

  <Card title="Vite" href="/docs/guides/frameworks/vite" />

  <Card title="Nuxt" href="/docs/guides/frameworks/nuxt" />
</Cards>

---

[View full sitemap](/sitemap.md)