Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 463 Bytes

File metadata and controls

34 lines (22 loc) · 463 Bytes

Aeonix Design System

A modern React component library built with Tailwind CSS and Shadcnui.

Installation

npm install aenoix

Usage

import { Button } from "aenoix"

function App() {
  return <Button>Click me</Button>
}

Features

  • Built with React + TypeScript
  • Powered by Tailwind CSS
  • Accessible components
  • Dark mode support

Documentation

View documentation

License

MIT © Steven Travers