FootieStats have the proporse to show some info using football-data.org. This project is for personal use and aims to study Vue.js, Vuex, Vue Router and other technologies. You can see this application live on foot-stats.netlify.com.
If you have any question, please let me touch tweet me
npm install
npm run serve
npm run build
###Preview build for production
serve -s dist
npm run test
npm run lint
Vue.js Axios football-data.org Vuetify
####v1.0.0
- Create design (Based on Goal.com)
- Development design [CSS Modules ? or other CSS organization]
- Improve accessibility
- Implement PWA
- publish in github pages
AND MORE!