/push-notifications-JS

Sending push notifications in JavaScript seems like it would be difficult if not impossible, but it is actually built into the browser and quite easy.

Primary LanguageJavaScript

Push Notification using vanilla JS

A repo that contains some dom objects along with conditional event listeners that helps beginners with push notifications inside a web page.

Sending push notifications in JavaScript seems like it would be difficult if not impossible, but it is actually built into the browser and quite easy.


What is a Push Notificaiton

A push notification is an automated message sent by an application to a user when the application is not open.


So how do I use this?

  1. Download the files ⬇️
  2. Open in a text editor of your choice and change the place holder content. OR You can fork and clone this repo as well.

Created a masterpiece? 🎨

Give this Repo a star and ✨Share it