FutStats is a website that collects statistics across multiple soccer leagues, such as the Premier League (England), La Liga (Spain), and Serie A (Italy). It uses the free API from football-data.org.
- Next.js / React
- TypeScript
- TailwindCSS
- shadcn/ui
Clone this project, install its dependencies, and serve it locally:
git clone https://github.com/tomasohCHOM/FutStats.git
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Developed with 🔥 by Tomas