Siddhant-Goswami / pwa-demo

Live demo

Home Page:https://food-ninja-pwa-bf1e2.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwa-demo

Live demo: https://food-ninja-pwa-bf1e2.web.app/

A progressive web app built using vanilla js and firebase as backend which allows the functionality to add, view and delete your favourite recipes to the app.

It uses service workers and firebase persistance to enable caching and app like experience even when the user is offline.

Get Started

1. System Requirements

  • Globally installed node
  • Firebase app config

2. Setup

On the command prompt run the following commands

$ git clone https://github.com/Siddhant-Goswami/pwa-demo.git

$ cd pwa-demo/

$ firebase init

$ firebase deploy

or to run locally

$firbase serve 
  

About

Live demo

https://food-ninja-pwa-bf1e2.web.app/


Languages

Language:HTML 66.6%Language:JavaScript 26.6%Language:CSS 6.9%