A dynamic flip card featuring smooth 180-degree flip animations along both the X and Y axes.
Run the following command:
npx ever-ui-clx@0.2.1 add demo-card-flip
import { CardFlip } from "@/components/ui/card-flip";
<CardFlip
image="https://picsum.photos/200/300"
title="Card Flip"
description="This is a card flip"
/>