Skip to content

Implementation of push notifications on a PWA using Web Push API

Notifications You must be signed in to change notification settings

rhnmht30/web-push-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-push-notifications

Implementation of push notifications on a PWA using Web Push API

steps to run locally

server

  • cd server
  • npm i
  • npm run dev

client

  • cd client

  • npm i

  • npm start

  • goto http://localhost:5000 for client and click buttons which are not disabled.

to try live demo: https://push-notification-rhnmht30.vercel.app/

About

Implementation of push notifications on a PWA using Web Push API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published