Implementation of push notifications on a PWA using Web Push API
cd server
npm i
npm run dev
-
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/