Skip to content

nullwa/tribe-ui

Repository files navigation

Neue UI Logo

Neue UI

Neue UI is an open-source React component library built with TypeScript and Tailwind CSS. It gives you ready-to-use, responsive, and accessible components so you can build modern web apps faster and smarter.

Forget boilerplate code — copy, paste, and go.

Key Features

  • Direct Integration: Drop components directly into your project
  • 🛠 Fully Customizable: Adjust styles, behavior, and structure
  • 🎨 Tailwind-Powered: Responsive and theme-friendly design
  • Accessible by Default: Built with ARIA standards
  • 📦 TypeScript Support: Strong typing and IntelliSense out-of-the-box
  • 🏗 Ready for Production: Designed for real-world projects

Getting Started

  1. Clone the repo:
git clone https://github.com/nullwa/neue-ui
  1. Copy the component you need into your project:
import { Button } from '@/core/components/Button'

function App() {
  return <Button variant='primary'>Click Me</Button>
}
  1. Customize and integrate — it’s yours to control.

Ideal For

  • Developers who want fast, maintainable UI
  • Teams needing scalable, reusable components
  • Projects that value accessibility, performance, and simplicity

About

Neue is a UI react library build with typescript, tailwind and react-aria

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors