React Tailwind screenshot

React Tailwind

Author Avatar Theme by Adaptui
Updated: 29 Sep 2023
39 Stars

React UI built with @adaptui/react, ariakit & tailwind

Categories

Overview

The AdaptUI React TailwindReact UI is a React UI built with the AdaptUI/React, Ariakit, and Tailwind frameworks. It provides a convenient way to create user interfaces using these technologies.

Features

  • Built with the AdaptUI/React, Ariakit, and Tailwind frameworks.
  • Comprehensive documentation and getting started guide.
  • Includes Storybook for easy development and testing.
  • Ability to build components for packages with tree shaking capability.
  • Easy release process using Github Token.
  • Utilizes Husky and Lint Staged for improving commits and running linters and formatters.
  • Implements Commitlint for linting commit messages.
  • Welcomes contributions from all contributors.

Installation

To install the AdaptUI React TailwindReact UI, follow these steps:

  1. Create a new Github Token as per the documentation.
  2. Export the Github Token to the CLI environment using the following command: export GITHUB_TOKEN=xxxx
  3. Commit your changes using the following commands:
    • git add .
    • yarn commit
  4. Husky will run Lint Staged as a pre-commit hook to run linters and formatters.
  5. Husky will also lint the commit message with Commitlint.

Summary

The AdaptUI React TailwindReact UI is a powerful UI library that combines the AdaptUI/React, Ariakit, and Tailwind frameworks to provide a comprehensive solution for building user interfaces. With features such as Storybook for easy development and testing, tree shaking capability, and an easy release process, developers can easily create and maintain their UI components. By utilizing Husky and Commitlint, the library also ensures better commit quality and encourages contribution from all contributors.