create-next-template-malahimdev
v0.1.11
Published
Custom Next.js starter with shadcn + TypeScript + Tailwind
Downloads
54
Maintainers
Readme
create-next-template-malahimdev
A Next.js starter template preconfigured with all the essentials for modern web apps:
- ⚡ Next.js + TypeScript – full TypeScript support out of the box
- 🎨 Tailwind CSS – utility-first styling with dark mode support
- 🧩 shadcn/ui – ready-to-use components styled with Tailwind
- 🌗 Light/Dark Theme – managed with
next-themes - 🔔 Custom Toasts – theme-aware notifications powered by
react-hot-toast - ✨ Lucide Icons – modern icon set that adapts to your theme
Everything is already wired up so you can start building without repetitive setup.
🚀 Usage
Create a new project using this template:
npx create-next-template-malahimdev my-appThen install dependencies:
cd my-app
npm installStart the development server:
npm run dev📬 Connect with Me
If you want to connect with me:
🌐 Visit: malahim.dev
✉️ Email: [email protected]
