Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 495 Bytes

Overview

This project is a web app that provides information and regarding the teams in the English Premier League. Users can also find the latest news on each team as well as the fixtures for the next matchday. It displays the basic information on each team such as team roster, stadium, and badge.

Demo: https://epl-x.herokuapp.com/ Data is provided through the api.football-data.org News data is provided by the newsapi.org

This project was built with React. To start, run npm start.