Skip to content

Football app showing fixtures, tables and statistics

Notifications You must be signed in to change notification settings

jonsorlii/football-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Written in React Js

Getting Started with Create React App

This project was bootstrapped with Create React App.

To run this program, you need to have Node.js installed

You can install it here: https://nodejs.org/en/download/ Check Node.js version in terminal with command: node -v

Available Scripts

Before you can open the project locally on your computer, you will need to install some dependencies, which can be done through:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

API - KEY

To get the desired data, you have to create a free API-token here: https://www.football-data.org/client/register This key must be inserted in "API.js" which is located under src -> Components -> API.js. Inside the variable YourAPI, change the X-Auth-Token to your given API key.

About

Football app showing fixtures, tables and statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published