Nyepak Bola is a football progressive web app (PWA) that show lists of leagues and matches. Developed as a submission for Dicoding's "Membangun Progressive Web Apps" course. Check the live here
-
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)
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
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.