All Projects â†’ unicodeveloper â†’ Pwa Commits

unicodeveloper / Pwa Commits

💭 🔔 Progressive Web App for Commits on a Github Project - RIL

Programming Languages

javascript
184084 projects - #8 most used programming language

Progressive Web App - GitHub Commits

This is the progressive web app that accompanies the series of Introduction to Progressive Web Apps Article on auth0's blog.

Installation

  1. Clone this repository: [email protected]:unicodeveloper/pwa-commits.git pwa/
  2. cd into the pwa folder.
  3. Run a local server like http-server and see the application served on localhost:8080

Features

  • [x] - App Shell Architecture

  • [x] - Service Worker

  • [x] - Add to home screen

  • [x] - Fallback when offline

  • [x] - Online/Offline events

  • [x] - Fetch API

  • [x] - Push notification

Tutorial Project

This progressive web app was built for the sole purpose of:

Note: You can learn from the codebase, but it's not advisable to just copy and paste everything into production because there are lots of edge cases that I didn't handle.

License

PWA-Commits is open-sourced software licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].