awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

frontend starter kit with shadcn/ui

Ranking updated Jun 30, 2026

For a frontend boilerplate template using shadcn/ui, the strongest matches are shadcn-ui/taxonomy (shadcn/ui/taxonomy is a full-stack Next), mickasmt/next-saas-stripe-starter (This Next) and timlrx/tailwind-nextjs-starter-blog (This is a Next). nativewind/nativewind and leerob/next-mdx-blog round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “shadcn ui starter”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

frontend starter kit with shadcn/ui

Find the best repos with AI.We'll search the best matching repositories with AI.
  • shadcn-ui/taxonomyshadcn-ui avatar

    shadcn-ui/taxonomy

    19,248View on GitHub↗

    Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect

    shadcn/ui/taxonomy is a full-stack Next.js starter template that integrates shadcn/ui components (via Radix UI) and Tailwind CSS, offering a comprehensive reference implementation with type safety, authentication, and billing—fitting your request for a pre-configured shadcn/ui boilerplate with Next.js.

    TypeScriptNext.js DevelopmentServer ComponentsAccessible UI Components
    View on GitHub↗19,248
  • mickasmt/next-saas-stripe-startermickasmt avatar

    mickasmt/next-saas-stripe-starter

    2,993View on GitHub↗

    Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with user authentication, billing, and database integration. The platform combines a starter kit template with a type-safe database toolkit, object-relational mapping, and a payment processing integration for handling recurring customer billing, subscription tiers, and checkout workflows. User identity management is supported through social logins, secure sessions, and credential-based authentication. The core architecture supports type-safe database modeling, server-executed actio

    This Next.js starter has shadcn/ui and Tailwind CSS pre-configured, making it a solid fit for a shadcn/ui boilerplate, though it focuses on Next.js and does not offer a Vite alternative or explicitly mention dark mode support.

    TypeScriptNext.js Starter Kits
    View on GitHub↗2,993
  • timlrx/tailwind-nextjs-starter-blogtimlrx avatar

    timlrx/tailwind-nextjs-starter-blog

    10,503View on GitHub↗

    This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules

    This is a Next.js starter with Tailwind CSS, but it is a blog-specific template and does not include shadcn/ui pre-installed, so it does not match the search for a shadcn/ui starter with those exact pre-configurations.

    TypeScriptNext.jsTailwind CSS Integration
    View on GitHub↗10,503
  • nativewind/nativewindnativewind avatar

    nativewind/nativewind

    7,960View on GitHub↗

    NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native applications. It functions as a cross-platform styling system and style mapper that translates CSS-based utility classes into native style objects compatible with mobile platforms. The framework provides a responsive UI engine that implements breakpoints, dark mode management, and platform-specific modifiers. It allows for the definition of custom themes including global colors, fonts, and spacing values to maintain a consistent visual identity across different devices. The system cover

    NativeWind is a Tailwind CSS framework for React Native mobile apps, not a web starter template with shadcn/ui for Next.js or Vite — while it shares Tailwind CSS and dark mode support, it targets a different platform and lacks shadcn/ui integration.

    TypeScriptTailwind CSS IntegrationDark Mode Toggles
    View on GitHub↗7,960
  • leerob/next-mdx-blogleerob avatar

    leerob/next-mdx-blog

    7,555View on GitHub↗

    This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo

    This is a Next.js MDX blog starter with Tailwind CSS, but it does not include shadcn/ui pre-configured—the central feature you need—so it is a different kind of starter than the one you're searching for.

    TypeScriptTailwind CSS Integration
    View on GitHub↗7,555
  • gluestack/gluestack-uigluestack avatar

    gluestack/gluestack-ui

    4,931View on GitHub↗

    gluestack-ui is a cross-platform React component library built with Tailwind CSS. It provides over 30 pre-built, accessible components that can be installed by copying their source files directly into a project, giving developers full control over customization without external runtime dependencies. Every component implements WAI-ARIA patterns, keyboard navigation, and screen reader support out of the box. A key differentiator is the copy-paste architecture: rather than a traditional package dependency, component source code is placed in the project, allowing direct editing and eliminating ve

    gluestack-ui is a React component library with a copy-paste architecture similar to shadcn/ui, but it is not a starter template or boilerplate pre-configured with shadcn/ui, Next.js, or Vite — it's a component library, not a project scaffold.

    TypeScriptDark Mode SupportNext.jsTailwind CSS Integration
    View on GitHub↗4,931
  • ben-rogerson/twin.macroben-rogerson avatar

    ben-rogerson/twin.macro

    8,030View on GitHub↗

    twin.macro is a build-time style compiler and utility-first styling tool that converts Tailwind CSS utility classes into optimized style objects for JavaScript styling libraries. It acts as an integration bridge, allowing developers to use Tailwind design tokens and utility classes within a component-based architecture. The project distinguishes itself by performing transformations during the compilation phase rather than at runtime. It maps utility strings to CSS-in-JS engines such as Emotion and Styled Components, resolving design tokens directly from a Tailwind configuration file to ensure

    twin.macro is a Tailwind-to-CSS-in-JS macro, not a starter template, so it lacks the pre-configured project structure and shadcn/ui integration this search asks for.

    TypeScriptTailwind CSS Integration
    View on GitHub↗8,030
  • trpc/trpctrpc avatar

    trpc/trpc

    40,348View on GitHub↗

    This project is an end-to-end type-safe API framework designed to synchronize data structures between frontend and backend codebases without the need for manual code generation. By leveraging TypeScript’s type inference, it allows developers to invoke server-side functions directly from the client as if they were local methods. This remote procedure call approach abstracts away the complexities of HTTP verbs and URL structures, streamlining the full-stack development workflow into a unified experience. The framework distinguishes itself through a modular router architecture that organizes bac

    trpc is an end‑to‑end type‑safe RPC framework for TypeScript, not a starter template; it is a library you would add to a Next.js project, whereas you need a pre‑configured project with shadcn/ui and Tailwind CSS already set up.

    TypeScriptNext.js App Router IntegrationsNext.js Pages Router Integrations
    View on GitHub↗40,348
  • tailwindlabs/tailwindcss-typographytailwindlabs avatar

    tailwindlabs/tailwindcss-typography

    6,249View on GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    This is a Tailwind CSS plugin for typography styling, not a starter template or boilerplate; it lacks shadcn/ui, Next.js, Vite, and dark mode pre-configuration, so it does not match the category of a pre-configured starter project.

    JavaScriptDark Mode SupportTailwind CSS Integration
    View on GitHub↗6,249
  • t3-oss/create-t3-turbot3-oss avatar

    t3-oss/create-t3-turbo

    6,060View on GitHub↗

    Clean and simple starter repo using the T3 Stack along with Expo React Native

    This monorepo starter pairs a Next.js web app with Expo React Native and the full T3 stack, but its core focus is not pre-configured shadcn/ui—while it supports adding shadcn/ui via CLI, it does not ship with it out of the box, so it falls short of the explicit shadcn/ui-ready requirement.

    TypeScriptNext.js Starter Kits
    View on GitHub↗6,060
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
shadcn-ui/taxonomy19.2KTypeScriptMITApr 20, 2026
mickasmt/next-saas-stripe-starter3KTypeScriptMITAug 16, 2024
timlrx/tailwind-nextjs-starter-blog10.5KTypeScriptMITFeb 8, 2026
nativewind/nativewind8KTypeScriptMITJun 22, 2026
leerob/next-mdx-blog7.6KTypeScript—Jun 17, 2026
gluestack/gluestack-ui4.9KTypeScript—Feb 20, 2026
ben-rogerson/twin.macro8KTypeScriptMITMar 22, 2026
trpc/trpc40.3KTypeScriptMITJun 14, 2026
tailwindlabs/tailwindcss-typography6.2KJavaScriptmitFeb 1, 2026
t3-oss/create-t3-turbo6.1KTypeScriptMITJun 20, 2026

Related searches

  • a collection of reusable UI components
  • a Flutter boilerplate project using Riverpod
  • a UI component library for SvelteKit projects
  • a Next.js boilerplate with Supabase integration
  • a starter template for Ionic Capacitor apps
  • a starter template for AI SaaS apps
  • an accessible React component library for UI
  • a library of components for Chakra UI