Skip to content

sohanemon/ui-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Ui Initializer By SohanEmon

🚀 Initialize with useful libraries and structure your projects

⚠️ WARNING

🔧 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

ℹ️ What it does?

✅ 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