Project Title:

spOrtify

Project Description

SpOrtify is a multi-page React.JS application where you can get more information about your Premier League teams, favourite players and latest news in the world of sports. All information is retrieved from the sportsDB API.

Demo

Screen-Recording-2020-09-04-at-1

Live Site

The live site can be viewed here https://sportifyleague.netlify.app/

Features

  • Get details about your favorite Premier league football teams including team nicknames, stadium name, location and capacity.
  • Information about the most recent sporting events in the world of football.
  • Search for any player across various sports including football, baseball, basketball, tennis etc.

Built with

  • Sports DB API
  • React.js
  • React Router DOM
  • Axios
  • Javascript
  • Bootstrap
  • Vanilla CSS

How to use: Developers

Clone the source locally:

$ git clone https://github.com/yahayakenny/spOrtify.git

Move into the App directory:

$ cd sportify

Install Dependencies:

$ npm install

Start React App:

$ npm start

Related

https://www.thesportsdb.com/api.php

License

Yahaya Kehinde 2020.