components / stack

stack.

stacked paper card with hovered fan-out spring animation.

article

stacked paper card

installation
bunx @justin06lee/chrome@latest add stack
usage
Basic

stacked paper card

<Stack>
{/* front card content */}
</Stack>
More layers

three layers

<Stack layers={3}>
{/* front card content */}
</Stack>