Skip to content

shomix/react-pwa-workbox-example

 
 

Repository files navigation

🔥 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • CSS 20.2%
  • HTML 3.0%