Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 714 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 714 Bytes

next-template

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

Usage

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

install

npm install

run project

npm run dev

how to login

you can login by
username: any string with length more than one character
password: any string with length more than one character

Features

  • Next.js 13 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.