Sports Live Documentation
Welcome to the documentation for Sports Live — a real-time sports broadcasting platform built with React, Vercel serverless functions, and Astro.
What Is Sports Live?
Section titled “What Is Sports Live?”Sports Live delivers live scores and sports data instantly using Vercel serverless functions for the backend API and a React frontend for seamless UI performance. The platform supports real-time data updates and scales automatically with Vercel’s infrastructure.
Project Structure
Section titled “Project Structure”src/ → React frontend (Live UI for updates)api/ → Vercel serverless functions (backend)docs/ → This Astro + Starlight documentation sitebuild/ → Production build output