Skip to content

Responsive website that shows match data based on the Competition and Match Day, utilizing the data from football-data.org

Notifications You must be signed in to change notification settings

chrisjdj/Football

Repository files navigation

Football

A responsive website which shows match data based on the selected Competition and Match Day, utilizing the data from football-data.org. (See it in action below)

Steps to run the project locally

  1. Generate a token from https://www.football-data.org/ and replace it at 'YOUR-TOKEN-HERE' in the api.interceptor.ts
  2. Open https://cors-anywhere.herokuapp.com in browser and click on the button that appears
  3. Install all the dependencies using the command npm i
  4. Run ng serve. Navigate to http://localhost:4200

About the project

Packages used: Angular (v16+), Angular Material, Angular Flex, Angular Forms

API used: https://www.football-data.org/

Demo

Demo.mp4

About

Responsive website that shows match data based on the Competition and Match Day, utilizing the data from football-data.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published