/tailus-ui-react

Highly customizable react components for crafting modern, personalized websites and applications.

Primary LanguageTypeScriptMIT LicenseMIT

Tailus UI React

Collection of highly customizable and accessible React components. Built on top of Tailwind CSS, Radix UI, and themed with Tailus Themer, Tailus UI React is your one-stop shop for building beautiful and functional web user interfaces.

Tailus UI React cover
badge twitter logo linkedin github stars MIT licence

Documentation

You can find the Tailus UI React documentation on our website.

Examples

You can find the Tailus UI React examples on our Demo page.

Getting started

You'll need to be familiar with Node.js and npm, and have npm installed. You should be comfortable installing packages with npm, and experience creating web apps with React and Tailwind CSS will be very helpful.

  1. First, you need to clone the project:
git clone https://github.com/Tailus-UI/tailus-ui-react.git
cd tailus-ui-react
  1. Then, install the dependencies:
npm install

or use the shortcut command:

npm i
  1. Finally, start the development server:
npm run storybook

Then open http://localhost:6006/ in your browser.

Contributing

If you want to contribute to Tailus UI React, you can follow the contributing guide.

License

This project is licensed under the MIT License - see the LICENSE file for details.