khaledosman / portfolio

One day I will implement this..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

create-react-pwa

create-react-app bootstrapped project with enhanced pwa capabilities

A newly generated create-react-app app that

  1. Shows snackbar notifications for different Service Worker life cycles with click-to-update functionality.
  2. Adds a service worker epiloge files that allows you to write service worker specific logic like push notifications and background sync without ejecting
  3. util function to cache HTTP requests.
  4. Installable PWA out of the box, with a hook to change default install prompt

About

One day I will implement this..


Languages

Language:JavaScript 85.7%Language:HTML 9.3%Language:CSS 5.1%