markmead / hyperui

Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS πŸš€

Home Page:https://hyperui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ HyperUI

HyperUI is a collection of free Tailwind CSS components that can be used in your next project. With a range of components, you can build your next marketing website, admin dashboard, eCommerce store and much more.

Table of Contents

Getting Started

There is no HyperUI installation, if you have a Tailwind CSS project, you can copy the code and paste it into your project. Some components do use Alpine JS.

Usage

Browse the website for the components you need, copy the code and paste it into your project. Some components will have support for dark mode and Alpine JS variants.

  1. Browse the website for a component you like.
  2. Preview the component at different breakpoints and check its compatibility with:
  • LTR
  • Dark mode
  • Interactivity with Alpine JS
  1. Click on the 'Copy' button to copy the source code.
  2. Paste the copied code into your project.

Components

HyperUI has a wide range of freely available components. These components include:

Application UI πŸ€–

Marketing πŸ“£

eCommerce πŸ›οΈ

These components were originally part of the eCommerce category but have since moved, find out more in this blog post.

Contributing

You can contribute by adding new components, fixing bugs or improving the documentation. Please create an issue before starting any work. Once you get approval on your issue, you can create a new branch and submit your changes in a PR. Please note that all PRs need to be reviewed.

A detailed contributing guide on how to contribute including examples of adding new components is available on the HyperUI blog.

License

HyperUI is an open source project licensed under the MIT license.

About

Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS πŸš€

https://hyperui.dev

License:MIT License


Languages

Language:HTML 91.9%Language:JavaScript 4.2%Language:MDX 3.8%Language:CSS 0.1%