🔥 This is a React PWA Workbox Example for learning how to build React PWA.

Demo Site

https://react-pwa-workbox-example.vercel.app/

  • Landing page

Branch Description:

Create a .env taking example from .env-example and Put your api key by getting it from 'https://developers.themoviedb.org/3'

Installation

  1. Clone this repo in git clone https://github.com/imranhsayed/react-workshop

  2. cd react-pwa-workbox-example

  3. Run npm install

  4. Run npm run dev

Blog Link

Commands

Deployment on vercel.

  • Vercel config

References