Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 712 Bytes

File metadata and controls

32 lines (20 loc) · 712 Bytes

HyperUI

Free, open-source Tailwind CSS components for marketing sites, web apps, and eCommerce projects.

Browse components on hyperui.dev, copy the markup, and paste it into your Tailwind CSS project.

Use HyperUI

There is no package to install.

  1. Find a component on hyperui.dev.
  2. Copy the code.
  3. Paste it into your project.

Run the site locally

pnpm install
pnpm dev
pnpm run css --watch

Contributing

Please open an issue first before starting work.

License

MIT