PabloPap / sport-livescores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Football Statistics

Showing various data from football competitions across the globe

Api usage

The data are retrieved from https://www.football-data.org/

Built with

Developing

Install dependencies with npm install and start the development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version:

npm run build

You can preview the production build with npm run preview.

About

License:MIT License


Languages

Language:TypeScript 71.1%Language:JavaScript 14.2%Language:Svelte 10.5%Language:HTML 3.6%Language:CSS 0.6%