Stacked Cards

A responsive, scroll-driven stacking cards component built with Tailwind CSS and Framer Motion. Cards start aligned in a column and stack gracefully on scroll without hijacking page scrolling.

Annual letter 2025

We survived another year of meetings, deadlines, bugs, and pretending everything was part of the plan.

Modern office interior

Building for the future

A deep dive into how we build things nobody asked for, then spend three weeks fixing them.

Team collaborating in an office

Inside the journey

One person's inspiring journey from 'this should be easy' to 47 browser tabs.

Person exploring a landscape

The internet economy

Servers go brrrr. Investors go hmm. Developers go 'works on my machine'.

Technology infrastructure

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/stacked-cards

API Reference

PropTypeDefaultDescription
cardsStackedCard[]defaultCardsArray of card objects with title, description, image, and optional CTA link
titlestringundefinedOptional section heading title
subtitlestringundefinedOptional section description subtitle
classNamestringundefinedOptional custom Tailwind styling for the outer wrapper