π Kickstart your Next.js project in minutes.
A modern starter for Next.js 15 - TypeScript, Tailwind 4, shadcn, Prisma, React Query, and more.
Start faster with a straightforward Next.js setup - nothing more, nothing less.
β¨ Cool features included
Pre-installed react Query eslint + Devtool
usehooks-ts
π First, install pnpm if not present
π Install dependencies: pnpm install
π Initialize Prisma (optional) :pnpm prisma init
π Generate the Prisma client (optional) :pnpm prisma generate
π Start the dev server: pnpm dev
All set, youβre ready to code