Component Categories
Layout Components
Container, Flex, Row, Column, and Solid components for page structure
Cards
Card, SummaryCard, ThemeDetailCard, and specialized card components
Buttons
Button, IconTextButton, and specialized button variants
Forms
Input, TextArea, Switch, and Slider components with Radix UI integration
Video Player
VideoPlayer with controls, overlay, and volume management
Navigation
Navigation, search navigation, and season/year navigation
Architecture
All components are built with:- TypeScript for type safety
- styled-components for styling with CSS-in-JS
- Radix UI primitives for accessible UI components
- FontAwesome icons for consistent iconography
Component Organization
Components are organized in/src/components/ by feature: