This project is an examples gallery showing the usage of some modern browser APIs in practical examples.
You can test the different APIs at: https://pacoita.github.io/modern-web/home
Chrome-flags
to test them properly. In each API description is reported all what you need to enable for testing.
The application is a Progressive Web App (PWA), installable on your device.
On desktop machines you can install the app locally by clicking in the install icon in the browser address bar (the image below shows the icon in Chrome):
Accessing the app with a mobile device, you should be automatically prompted to add the application to your device home screen.
If you are interested in learning more about PWAs, have a look at my PWA course or other topics on the Educative.org portal.