Context: The first thing a user sees should be their total balance.
Deliverable: A standalone component in components/SummaryCard.tsx:
- Displays a large currency string (e.g., $1,234.56)
- Includes a small "trend" indicator (e.g., "+2.5% from last month")
- Uses Shadcn/UI
Card components for styling
Context: The first thing a user sees should be their total balance.
Deliverable: A standalone component in
components/SummaryCard.tsx:Cardcomponents for styling