Skip to content

ram-singh/PWA

Repository files navigation

Progressive Web Apps

How to Use

  1. git clone https://github.com/ram-singh/PWA.git
  2. npm install
  3. npm start // open browser --> http://localhost:8080

Firebase

  1. npm install -g firebase-tools
  2. Visit Firebase project (in the browser) and download your security key file (Settings => Service Accounts). Store it in the functions/ folder and adjust your code in the function to grab that file.
  3. Enter Firebase project id into the .firebaserc file
  4. Deploy project via firebase deploy

About

Simple instagram app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published