spOrtify
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.
The live site can be viewed here https://sportifyleague.netlify.app/
- 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.
- Sports DB API
- React.js
- React Router DOM
- Axios
- Javascript
- Bootstrap
- Vanilla CSS
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
https://www.thesportsdb.com/api.php
Yahaya Kehinde 2020.