Web application made with Vue. The app let's the user view and analyze organized statistics relevant to the game. The official Fantasy Premier League API is being used to retrieve general and user-specific data. The user will only need their Fantasy Premier League team ID to log in.
npm install
npm run serve
npm run build
npm run lint
Still in early development. Log-in functionality and leagues page are currently being developed. General data such as fixtures, player- and team statistics, and possibly transfer recommendation functionality are some of the things still remaining.