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)
- Generate a token from https://www.football-data.org/ and replace it at 'YOUR-TOKEN-HERE' in the api.interceptor.ts
- Open https://cors-anywhere.herokuapp.com in browser and click on the button that appears
- Install all the dependencies using the command
npm i
- Run
ng serve
. Navigate to http://localhost:4200
Packages used: Angular (v16+), Angular Material, Angular Flex, Angular Forms
API used: https://www.football-data.org/