jilv220 / next13-realworld

A realworld implementation example using next13.

Home Page:https://next13-realworld.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Features

  • Radix UI Primitives
  • Tailwind CSS
  • Fonts with next/font
  • Icons from Lucide
  • Dark mode with next-themes
  • Automatic import sorting with @ianvs/prettier-plugin-sort-imports
  • Tailwind CSS class sorting, merging and linting.

License

Licensed under the MIT license.

About

A realworld implementation example using next13.

https://next13-realworld.vercel.app


Languages

Language:TypeScript 94.0%Language:JavaScript 3.8%Language:CSS 2.3%