Join our Discord Community
Blog

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

Blog Grid with Search

Blog grid with search bar, category filter tabs, and responsive card layout for filtering and discovering content

Looking to implement shadcn/ui blocks?

Join our Discord community for help from other developers.


Finding content shouldn't be difficult. This React blog component combines search input with category filter tabs above responsive post grid. Built with shadcn/ui Input, Tabs, Card, Badge components, users can search by keywords, filter by category tabs, and browse posts in clean grid layout. Real-time filtering, active tab indicators, and mobile-responsive columns—perfect for content libraries, knowledge bases, or blogs where powerful search and categorization help users find relevant articles quickly.

Loading preview...

Installation

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

Questions you might have