Mobile-first in-play microbet simulation demo built with Next.js, TypeScript, and Tailwind CSS.
- Branded PulseEdge interface with custom app icon/favicon
- Start button and live initialisation flow
- Deterministic live simulation (single match)
- Top-down live arena visual with event markers
- Live event feed and ranked hot bets
- Expandable odds drawer with line items and movement indicators
- Bookmaker links from hot bets and drawer (open in a new tab)
- Below-fold stat-heavy microbet signal panel
- End-of-demo summary and restart flow
npm install
npm run devnpm run lint
npm run typecheck
npm run test
npm run buildAuthenticated account is expected in CLI.
vercel --prodIf prompted, use defaults for framework and output settings.