Skip to content

smblee/nextjs-biome-shadcn-tailwind4-starter

Repository files navigation

Next.js 16 Starter

Modern starter with Next.js 16, Tailwind v4, shadcn/ui, and Biome.

Create New Project

bun create smblee/nextjs-biome-shadcn-tailwind4-starter my-app
cd my-app
bun dev

Quick Start

bun i
bun dev

Commands

  • bun dev - Start development
  • bun build - Build for production
  • bun lint - Check code
  • bun format - Format code

What's Included

  • Next.js 16
  • Tailwind CSS v4
  • shadcn/ui components
  • Biome (linting + formatting)
  • TS env (environment variables)
  • Bun package manager
  • TypeScript
  • Git hooks with Lefthook

About

Minimal NextJS 16 starter project with biome, shadcn, tailwind v4, ts env and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors