osckampala/react-ui

Repository files navigation

  • βœ”οΈ Headless unstyled Components, build your custom UX!
  • πŸš€ Tailwind CSS Components, do more with less classes!

Inside your root project directory, run;

npm install @reactui-org/core --save
// Button Component Example
import { Button } from '@reactui-org/core'

<Button backgroundColor="#000" color="#fff">
My Button
<Button/>
Button PropsExpected Data Type
backgroundColorString
colorString
propsAny

πŸ“‹ React UI Documentation 🏒 Website

Thank you for spending time to contribute to our mission of creating the future of design systems, enabling everyone to build beautiful web apps with utility first customizable components. Thank you so much:heart:! Keep rocking:rocket:

Contributors

Want to contribute? Get stared with our Contributing Guide.

React UI is licenced under MIT Licence