/ About
An independent, fan-built dashboard for everything NBA
NBA Tracker is a personal project that surfaces live scores, league standings, player and team statistics, playoff brackets, awards races, and 30+ other views on the current NBA season. Everything is computed from the league's public data feeds — no scraping of editorial content or paid content. The goal is a clean, dense, fast UI that benchmarks against major sports sites.
NBA Tracker is not affiliated with, endorsed by, or sponsored by the National Basketball Association (NBA) or any of its teams. The NBA name, team names, logos, and related marks are trademarks of NBA Properties, Inc. and the respective teams. This site is a free, ad-free fan project provided as-is for informational and entertainment purposes only.
Built with Next.js 16 (App Router) + React 19 + TypeScript + Tailwind CSS 4. Server components for SSR data fetching, client components for interactivity, deployed on Vercel. Source data is fetched server-side and cached aggressively to minimize load on the NBA CDN.
Found a bug or have a feature request? The project is open to feedback. Reach out via the GitHub repository: github.com/fxy2026/nba-tracker