Skip to content

ionivetech/football-app

Repository files navigation

Football Data App


View Demo

Table of Contents
  1. About The Project
  2. Installation

About The Project

Football data app is a simple app, which displays area data, football clubs and players from football clubs.

The data of this application is get from the free API https://www.football-data.org

(back to top)

Built With

This App is built with:

(back to top)

Installation

  1. Sign Up and Get a free API Key at https://www.football-data.org
  2. Clone the repo
    git clone https://github.com/your_username/football-app.git
  3. Install NPM packages
    npm install
  4. Enter your API KEY in .env
    VITE_API_TOKEN_KEY = 'ENTER YOUR API'
  5. Running application in local
    npm run dev

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published