pwa-builder / pwa-journal-workshop

This repository contains the source code and solutions for the Progressive Web App Intro Workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Workshop Solutions

This repository contains solutions for the Progressive Web App Introductory Workshop found here.

This workshop will walk you through converting a simple web journaling app into a progressive web app. The solutions found in this repository break down as follows:

  • solutions/01-journaling-app: The completed journal app without any extra PWA features added yet.

  • solutions/02-journaling-pwa: The updated journal app with some PWA features added.

  • solutions/03-add-notifications: The finalized journal PWA with web push notifications implemented.

About

This repository contains the source code and solutions for the Progressive Web App Intro Workshop.

License:MIT License


Languages

Language:TypeScript 76.6%Language:JavaScript 8.4%Language:HTML 8.2%Language:CSS 6.7%