Premier League Fan App is an app for people that follow English Premier League and want to have stats, fixtures and social media of their favourite team all in one place.
https://byventa.github.io/Football-App/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
$ git clone https://github.com/byventa/Football-App.git
A step by step series of examples that tell you how to get a development env running
$ cd Football-App
$ npm install
$ npm run dev
$ npm run build
If you want to deploy this app use Github Pages
$ npm run deploy
- Swiper - Mobile touch slider.
- Football-Data API - Premier League data API.
- JavaScript - App is fully written in Vanilla JS <3
- BYVENTA - Initial work - BYVENTA
See also the list of contributors who participated in this project.
This project is licensed under the MIT License.
- Special thanks to robertnayael - For help with webpack build configuration.