# react-pwa **Repository Path**: golong/react-pwa ## Basic Information - **Project Name**: react-pwa - **Description**: An example of a PWA made with React - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: 1-adding-service-worker - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-06 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README react-pwa ======== This is a guide on how to implement a Progressive Web App with React. The idea is to take a look at the PRs and understand step-by-step the changes that were made: 1. [Adding a Service Worker with Offline Plugin](https://github.com/matheusml/react-pwa/pull/4/files)