Blog

Une grille de cartes d'articles avec image, badge et lien de lecture.

Latest Updates

Blog

Discover the latest trends, tips, and best practices in modern web development. From UI components to design systems, stay updated with our expert insights.

Getting Started with shadcn/ui Components

Learn how to quickly integrate and customize shadcn/ui components in your Next.js projects. We'll cover installation, theming, and best practices for building modern interfaces.

Building Accessible Web Applications

Building Accessible Web Applications

Marcus Rodriguez · 1 Jan 2024

Explore how to create inclusive web experiences using shadcn/ui's accessible components. Discover practical tips for implementing ARIA labels, keyboard navigation, and semantic HTML.

Modern Design Systems with Tailwind CSS

Modern Design Systems with Tailwind CSS

Emma Thompson · 1 Jan 2024

Dive into creating scalable design systems using Tailwind CSS and shadcn/ui. Learn how to maintain consistency while building flexible and maintainable component libraries.

Installation

npx shadcn@latest add https://ugolin-olle.com/r/blog.json
Dépendances :cardbadge

Le block Blog7 affiche une section complète de blog : titre, description et une grille d'articles sous forme de cartes responsives (image, auteur, date, résumé).

Utilisation

Passez vos propres articles via la prop posts, ou laissez les valeurs par défaut pour un aperçu rapide.

On this page