This project was bootstrapped with Create React App.
Application allows user to display football data from the best leagues in Europe including league tables, matchweek info as well as match details
- Open https://soseen.github.io/football-app
- Select a league you want to display data for
- Use arrows to display different gameweeks
- Select a certain match and display its details
- React.js
- Reactstrap
- Fetch
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Install all the required packages included in the package.json
file
Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.