larryhopecode / nextjs-template

A Next.js 13/14 template for building apps with Radix UI and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-template

A Next.js 13/14 template for building apps with Radix UI and Tailwind CSS.

Getting Started

npx create-next-app -e https://github.com/larryhopecode/nextjs-template

Usage

pnpm install
pnpm dev

Features

  • Next.js 13/14 App Directory
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.

License

Licensed under the [MIT license]

About

A Next.js 13/14 template for building apps with Radix UI and Tailwind CSS.


Languages

Language:TypeScript 73.8%Language:JavaScript 17.5%Language:CSS 8.7%