FootieStats vue.js

Table of Contents

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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

###Preview build for production

serve -s dist

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

External Libraries

Vue.js Axios football-data.org Vuetify

Todo List

####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!