Stateful user poll asking who will win the NBA Finals between the Dallas Mavs and the Boston Celtics (go Mavs, ABC--anyone but the Celtics).
Build with Cloudflare Pages Cloudflare Durable Objects for maintaining state, Workers AI to generate a prediction of who will win, and Hono,
To run: clone the repo and run
npm install
npm run dev
npm run deploy