├── src/ # Frontend (React + TypeScript) │ ├── components/ # Reusable UI components (shadcn/ui based) │ │ ├── ui/ # Button, Badge, Card, Input primitives │ │ ├── SnapshotModal.tsx # Full-detail market ...