eloise rgb-b
← back home

bracket

node   express   react   vite   live

A live knockout-bracket display for the 2026 FIFA World Cup. It renders the full tournament tree and keeps it in sync as results come in.

Under the hood it's an Express proxy and cache sitting over an external results feed — no database. The server fetches upstream fixtures, caches them, and serves a React front end that draws the bracket.

live site →    source →