create-nextjs-app-cli
v1.0.4
Published
Custom Next.js 15 + Tailwind + shadcn/ui + Sonner boilerplate generator
Maintainers
Readme
🚀 create-my-next-app
A custom Next.js 15 + TypeScript + TailwindCSS + shadcn/ui + Sonner boilerplate generator CLI.
Generate a fully configured Next.js 15 project with one command.
It includes:
- ✅ Next.js 15 + App Router
- ✅ TypeScript support
- ✅ TailwindCSS 3.x
- ✅ shadcn/ui prebuilt components (Button, Card, Input, Table, Modal, Navbar, ThemeSwitcher)
- ✅ Sonner for beautiful toast notifications
- ✅ Dark mode support
📦 Installation & Usage
Use npx to generate a new project:
npm install -g create-nextjs-app-cli