Skip to content

amitsingh-007/react-pwa-boilerplate

Repository files navigation

PWA React Boilerplate

This is a Next.js project bootstrapped with create-next-app.

Hosted on Vercel

This project is up and running on https://react-pwa-boilerplate.vercel.app

You can install this app by heading over to above link and verify the trackings in the devtoots.

Run this project on local machine

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about how to show/prompt PWA install banner for your website, check out my article on Medium.