https://football-results-app.now.sh/
Football league table and results webpage made using vue.js and results from the football-data.org api.
To work on my CSS I decided to style it to look like Championship Manager: (https://cdn.vox-cdn.com/uploads/chorus_image/image/57162309/DMK88JWUMAEo20j.0.png)
- Make CSS more responsive.
- Update the buttons on the left with the most recently selected team & player and make clickable.
- I would like to do more with the matches but have reached the limit of information on the free tier of the api.
- Change background and have a selection.
Follow the instructions below.
npm install
npm run serve
npm run build