Project · Astro · TypeScript · Preact · Tailwind CSS · Vercel

FantasyScoreboard

A modern web application for tracking fantasy-sports scores and league data in real time.

FantasyScoreboard is a web application for tracking fantasy-sports scores, rankings, teams, and player information in a responsive interface.

What it does

The application connects to a fantasy-sports API to retrieve league rankings, team information, and weekly lineups. It presents that data through a scoreboard-oriented experience designed for quick reading and regular updates.

Technical approach

The project is built with Astro, TypeScript, Preact, and Tailwind CSS. It includes an administrative workflow for submitting data and uses Astro Actions for backend processing.

The project was also an early exploration of building a dynamic sports application with Astro and deploying it through Vercel.