Skip to content

onemanwenttomow/football-highlights

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published