zeus-ds
v1.0.0
Published
35+ customizable React components for dashboards and modern web applications. Built on top of Tailwind CSS and Radix UI.
Downloads
12
Maintainers
Readme
Zeus offers 35+ customizable, accessible React components to build dashboards and modern web applications. Built on top of Tailwind CSS and Radix UI.
Getting Started
See our Installation Guide to get started.
Quick Setup with Tailwind Preset
// tailwind.config.js
import { zeusTailwindPreset } from 'zeus-ui/tailwind'
export default {
presets: [zeusTailwindPreset],
content: ["./src/**/*.{js,ts,jsx,tsx}"],
}// In your main file (main.tsx or App.tsx)
import 'zeus-ui/styles'For detailed font setup instructions, see our Font Setup Guide.
Socials
Community and Contribution
We are always looking for new ideas or other ways to improve Zeus UI. If you have developed anything cool or found a bug, send us a pull request. Check out our Contributor License Agreement here.
License
Copyright © 2025 Zeus. All rights reserved.
