Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 542 Bytes

File metadata and controls

14 lines (11 loc) · 542 Bytes

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). screenshot of app

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