Premier league lite is a football progressive web app (PWA) that show litte information for premier league football. Developed as a submission 3 for Dicoding's "Membangun Progressive Web Apps" course. Check the live [here]((https://premierleague--lite.web.app/)
-
Available offline, You can still access the web without internet connection (make sure you've already load the web for atleast 1 time before).
-
Save favorite team, you can save your favorite team with one click, your favorites will be shown on the favorite tab (Love icon on the top right).
-
Dark - Light Mode, You can change the dark / light theme.
To get started, Install npm then run commands below, dist
folder will be generated after that.
npm install
npm run build
Football data API by football-data.org