Card Flip*

A dynamic flip card featuring smooth 180-degree flip animations along both the X and Y axes.

card
Description of the SVG image Loading...

Installation

Run the following command:

npx ever-ui-clx@0.2.1 add demo-card-flip

Usage

import { CardFlip } from "@/components/ui/card-flip";
<CardFlip
  image="https://picsum.photos/200/300"
  title="Card Flip"
  description="This is a card flip"
/>