Simple website that replays the data from 2023th edition of the 24urenloop in real speed.
This website requires a few dependencies such as Bun, typescript, vite, zod and date-fns
- Install Bun:
curl -fsSL https://bun.sh/install | bash
- Install dependencies:
bun install
bun run dev
- Wait a few seconds until the data is parsed.