AlandSleman / next-starter

A Next.js starter that includes, shadcn/ui, prisma and next-auth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Starter

A Next.js starter that includes, shadcn/ui, prisma and next-auth.

Usage

npx create-next-app -e https://github.com/AlandSleman/next-starter

Features

  • Next.js 13 App Directory
  • T3 Stack
  • Prisma
  • Next Auth: OAuth(Google, Discord, Github) And Credentials(username, password)
  • shadcn/ui
  • Dark mode with next-themes
  • Beautiful toasts with react-toastify
  • Tailwind CSS

License

Licensed under the MIT license.

About

A Next.js starter that includes, shadcn/ui, prisma and next-auth.

License:MIT License


Languages

Language:TypeScript 90.4%Language:JavaScript 6.3%Language:CSS 3.3%