Cards

Website / Cards

EventCard

Summarizes an event.

Live example

Upcoming

Website launch review

September 14 · 10:00 AM · Studio A, CDMX

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

Usage

// EventCard usage will be documented here.

Adopt to your project

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

Accessibility

Use machine-readable time where available.

API reference

API focus
Date, time, location, status, event destination.

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 → EventCard