/FutStats

A Next.js application using football-data.org

Primary LanguageTypeScript

FutStats

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.

Technologies

  • Next.js / React
  • TypeScript
  • TailwindCSS
  • shadcn/ui

Setup / Development

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