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.
A push notification is an automated message sent by an application to a user when the application is not open.
- Download the files ⬇️
- Open in a text editor of your choice and change the place holder content. OR You can fork and clone this repo as well.
Give this Repo a star and ✨Share it✨