Components
A collection of accessible, reusable UI components built with React and shadcn/ui.
Button
Card
Card Title
Card description goes here.
This is the card content area.
Dropdown Menu
Sheet
Table
| Name | Role | |
|---|---|---|
| John Doe | john@example.com | Admin |
| Jane Smith | jane@example.com | User |
| Bob Johnson | bob@example.com | User |
Post Card
Composable blog post card for listing pages.
Prose
Typography styling for HTML content like blog posts and articles.
This is a Heading
This is a paragraph with some bold text and italic text. The prose component provides consistent typography styling for rendered HTML content.
A Subheading
- First item in a list
- Second item with more details
- Third item to complete the list
This is a blockquote. It's styled with a left border and italicized text.
Here's some inline code in a paragraph.
Form Components
Styled form components with labels, validation, and server action integration.