Join our Discord Community
Blog

👋 This is a community-driven shadcn/ui resource. For the official documentation, visit ui.shadcn.com

Simple Blog Cards

Simple blog post cards with image headers, category badges, author avatars, and publish dates in a responsive grid layout

Looking to implement shadcn/ui blocks?

Join our Discord community for help from other developers.


Blog content shouldn't look cluttered. This React blog cards component displays posts in clean cards with featured images, category badges, and author information. Built with shadcn/ui Card, Badge, Avatar components with responsive grid layout, each card shows post title, description, author avatar with name, and publication date. Image-first design, consistent spacing, and mobile-friendly columns—perfect for blogs, news sites, or content platforms where scannable post previews increase engagement and reduce bounce rates.

Loading preview...

Installation

npx shadcn@latest add https://www.shadcn.io/registry/blog-cards-simple-01.json
npx shadcn@latest add https://www.shadcn.io/registry/blog-cards-simple-01.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/blog-cards-simple-01.json
bunx shadcn@latest add https://www.shadcn.io/registry/blog-cards-simple-01.json

Questions you might have