Football Highlights

I wanted to build a PWA so that my kids can check the latest football scores and if there are official youtube highlights available then they are also displayed.

Demo

Live version of site -> https://frosty-goldstine-168483.netlify.app/

Run Locally

Clone the project

  git clone https://github.com/onemanwenttomow/football-highlights

Go to the project directory

  cd football-highlights

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

FOOTBALLAPI Api key from https://www.football-data.org/

GOOGLEAPI Api key from https://console.cloud.google.com/apis