Skip to content
/ pwa-demo Public

Progressive Web App (PWA) sample

Notifications You must be signed in to change notification settings

jthin/pwa-demo

Repository files navigation

PWA Demo - Custom News Reader

This project is a PWA demo with no JavaScript Framework to keep it simple. It simply displays news from GNews.io API.

Live demo

Quick start

Live Server

With VS Code, you can install a local development server with Live Server.

  • Open index.html with Live Server

Remotely

You can use a service like Microsoft Azure Static Web Apps (Preview) to host the PWA. Otherwise, you can use Netlify or Firebase.