MedwinCorreo / 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
  3. Click on the 'Copy' button to copy the source code.
  4. Paste the copied code into your project.

Components

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

Application UI

πŸ€– Alerts πŸ€– Badges πŸ€– Breadcrumbs πŸ€– Button Groups πŸ€– Details Lists πŸ€– Dropdowns πŸ€– Error Pages πŸ€– Grids πŸ€– Header πŸ€– Inputs πŸ€– Auth Forms πŸ€– Pagination πŸ€– Progress πŸ€– Radio Groups πŸ€– Selects πŸ€– Side Menu πŸ€– Stats πŸ€– Steps πŸ€– Tables πŸ€– Tabs πŸ€– Textareas πŸ€– Toggles πŸ€– Vertical Menu

Marketing

πŸ“£ Announcements πŸ“£ Banners πŸ“£ Blog Cards πŸ“£ Buttons πŸ“£ Cards πŸ“£ CTAs πŸ“£ FAQs πŸ“£ Footers πŸ“£ Forms πŸ“£ Header πŸ“£ Popups πŸ“£ Pricing πŸ“£ Sections πŸ“£ Stats πŸ“£ Testimonials

eCommerce

πŸ›οΈ Carts πŸ›οΈ Collection Cards πŸ›οΈ Collection Filters πŸ›οΈ Featured Sections πŸ›οΈ Product Cards πŸ›οΈ Product Collections πŸ›οΈ Quantity Inputs

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 92.1%Language:JavaScript 4.2%Language:MDX 3.6%Language:CSS 0.1%