This basic PWA (Progressive Web Application) showcases a coming soon page for a cyrpto trading app. It was made with HTML, CSS and JS.
- Basic cache implementation
- Basic serviceWorker setup
- Basic manifest.json setup
This project was a learning exercise to familiarize myself with the basics of PWAs.
- Setup a button to trigger a notification based on the Notification API in HTML5