JavaScript Notifications API A simple app to show how to use the Notifications API (including asking for permission from the user). Dependencies The React app was bootstrapped using Vite. Installation npm run install npm run dev