Skip to content

deepakkj/pwa-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Recipe App - https://food-ninja-pwa-7d718.firebaseapp.com/


This is a Recipe app where a user can add, view and delete recipes.


## Tech Stack

  1. Frontend: HTML5, CSS3, Material UI, PWA, Service Workers, IndexedDB
  2. Backend DB: Google Realtime DB (Firestore)
  3. Hosting: Google Firebase inbuilt hosting service

##### Deployment

To deploy this app to Firebase, use firebase deploy after commiting the changes


Note:
  1. This app was built by following the PWA video tutorial of The Net Ninja
  2. The video playlist URL for the PWA tutorial is at https://www.youtube.com/playlist?list=PL4cUxeGkcC9gTxqJBcDmoi5Q2pzDusSL7

MIT License