danielmeeusen / pwa-app

Just a quick notes taking progressive web app to remind myself how to do them...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Notes App

Quick Javascript App to practice building a Progressive Web App.

Built With:

Manifest.json

name : text that is displayed on splash screen when app is opened

short_name : text that appears under app on home screen

start_url : page to open when app is opened from home screen

display : browser : opens app as normal in browser with back forward and refresh buttons standalone opens as standalone app like any other

About

Just a quick notes taking progressive web app to remind myself how to do them...


Languages

Language:HTML 67.8%Language:JavaScript 25.6%Language:CSS 6.6%