LiquidChrome

PreviousNext

Liquid metallic chrome shader with flowing reflective surface.

Docs
react-bitscomponent

Preview

Loading preview…
LiquidChrome/LiquidChrome.css
.liquidChrome-container {
  width: 100%;
  height: 100%;
}

Installation

npx shadcn@latest add @react-bits/LiquidChrome-JS-CSS

Usage

import { LiquidChromeJSCSS } from "@/components/LiquidChrome-JS-CSS"
<LiquidChromeJSCSS />