Flip Card
Two composable card interactions: a direct two-sided flip and a compact card that flips continuously as it morphs into a centered modal.
Image flip cards
flip-card.tsxThree image-led cards with independent front and back artwork, click or keyboard flipping, and an optional project link on the back.
Install
$ bunx --bun shadcn add @beui-pro/flip-card
Modal flip card
flip-card-modal.tsxA compact card whose translation, scale, and 3D flip share one continuous motion into a focus-trapped modal, then reverse together on close.
Install
$ bunx --bun shadcn add @beui-pro/flip-card-modal