🚀 Initialize with useful libraries and structure your projects
🔧 Works with Next JS + Tailwind Only
npx sohanemon@latest init
#or select installer
npx sohanemon@latest init --yarn
#or
npx sohanemon@latest init --pnpm
works with next-js, tw, ts, app-dir, no-src
✅ Installs clsx
, tailwind-merge
, zustand
, framer-motion
, tailwindcss-debug-screens
✅ Poppins
font added by default
✅ cn
utility added for conditional class
✅ Optimizes your folder structure
✅ Optimizes for dark-theme. Working best with next-theme
✅ Optimizes tailwind.config.js
✨ Illustrated Readme.md is coming soon