Cards

Website / Cards

FeatureCard

Explains a product capability.

Live example

Composable packages

Bring a focused set of components into each project.

Interactive preview using local sample data. Styling is intentionally left to the consuming project.

Usage

// FeatureCard usage will be documented here.

Adopt to your project

This Website → Cards → FeatureCard component provides a neutral structural starting point. Adapt local visual presentation through documented props and className without changing its semantic purpose.

Accessibility

Decorative icons should be hidden from assistive technology.

API reference

API focus
Icon, title, description, feature link.

The preview uses safe local sample data. Check the exported TypeScript types before adapting it to project data.

Installation

Full library
pnpm install:project /absolute/path/to/your-project

Planned guided selection
Website → Cards → FeatureCard