Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 2.01 KB

README.md

File metadata and controls

51 lines (32 loc) · 2.01 KB

🔥 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