Skip to content

its-ayush-07/the-footballista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Footballista

An application to follow all the football action around the world.

Features

  • Real time live scores
  • Tables
  • Fixtures and results
  • Team squads

Tech stack

Front-end: React.js, HTML, CSS, and Bootstrap
API: API-Football
Packages: axios, react-router

Installation

  • Fork the repository
  • Clone the repository to your local device
git clone "https://github.com/YOUR_USERNAME/the-footballista"
  • Navigate to the root directory
cd the-footballista
  • Install the packages and dependencies
npm install
  • Run the server
npm start

Environment Variables

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

REACT_APP_API_URL

REACT_APP_API_HOST

REACT_APP_API_KEY

Screenshots