Skip to content

UlyaHr/Bianconeri

Repository files navigation

Bianconeri

Bianconeri makes it easier for Juventini to keep updated on current team info, squad members, and standings on each active league. You can add a particular player or an active league as a favorite for quick access. Bianconeri is a Progressive Web App, so you could easily add it to your mobile home screen like a native app.

This web app was made as a submission for IDCamp X Dicoding PWA 2020

Live Demo

🔗 Firebase

Technology Used

✔️ Progressive Web Apps (Add to Homescreen, Splash screen, Offline Functionality)

✔️ Client-side database with Indexed DB

✔️ Football Data API

✔️ Service Worker with Workbox

✔️ Push Notification with Firebase Cloud Messaging

✔️ Materialize CSS framework

Installation

Install all dependencies:

npm install

Run in development environment:

npm run dev

Or in production environment:

npm run build

License

Distributed under the MIT license.