Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sohanemon/ui-init

Initialize your frontend application with single command
https://github.com/sohanemon/ui-init

appdir clsx debug-screens heroicons initializer nextjs no-src node-module npm-package tailwind-merge tailwindcss tailwindcss-animate typescript yarn

Last synced: 1 day ago
JSON representation

Initialize your frontend application with single command

Awesome Lists containing this project

README

        

## 🎨 Ui Initializer By SohanEmon

🚀 Initialize with useful libraries and structure your projects

# ⚠ī¸ WARNING

🔧 Works with Next JS + Tailwind Only

```bash
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