This project is a PWA demo with no JavaScript Framework to keep it simple. It simply displays news from GNews.io API.
With VS Code, you can install a local development server with Live Server.
- Open index.html with Live Server
You can use a service like Microsoft Azure Static Web Apps (Preview) to host the PWA. Otherwise, you can use Netlify or Firebase.