salemshah / pwa-soccer-score

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express.js Football API

This project utilizes Express.js along with the "api.football-data" API to fetch football data.

Configuration

Before running the project, make sure to obtain an API key from "api.football-data" and configure it in the appropriate environment variable or configuration file.

How to Use

Follow these steps to get started:

  1. First, navigate to the api directory and start the server:
cd api
npm start

About


Languages

Language:JavaScript 49.9%Language:HTML 32.0%Language:CSS 18.1%