A premium UI kit/library built for React with Tailwind CSS and Lucide React. Designed for repacing the old html components with awesome, new, modern and aesthetic components.
| Default HTML components | Default ModUi components |
|---|---|
- With the cli command install any component from thee library just by writing less than 1 line of code
- The components already come with various variants. If you still need to customize more, the code is open source in your components/ui folder.
- The code is very easy to understand and easy to use.
- All the components are built mainly for modern ui by eradicate the old looking default html components
- Get started on your next.js project with our components with ease
npx create-next-app@latest --yes
npx modui-uikit@latest add button
- Accordion
- Badge
- Button
- Callout
- Card
- Codeblock
- Input
- Link
- and many more!