About 400 results
Open links in new tab
  1. The Foundation for your Design System - shadcn/ui

    A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code.

  2. Introduction - shadcn/ui

    shadcn/ui is a set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks and AI models. Open Source. Open Code.

  3. Components - shadcn/ui

    Here you can find all the components available in the library. We are working on adding more components.

  4. Manual Installation - shadcn/ui

    { "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/styles/globals.css", "baseColor": "neutral", "cssVariables": …

  5. Next.js - shadcn/ui

    Install and configure shadcn/ui for Next.js.

  6. Installation - shadcn/ui

    How to install dependencies and structure your app.

  7. Building Blocks for the Web - shadcn/ui

    A sidebar that collapses to icons npx shadcn add sidebar-07 ... A sidebar with submenus npx shadcn add sidebar-03 ... A login page with a muted background color npx shadcn add login …

  8. Tailwind v4 - shadcn/ui

    How to use shadcn/ui with Tailwind v4 and React 19.

  9. Sidebar - shadcn/ui

    Learn how to use Sidebar, a customizable component for creating composable and themeable side navigation menus.

  10. Theming - shadcn/ui

    Learn how to use CSS Variables and color utilities for theming in shadcn/ui.