Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Progressive Web App with Firebase Authentication (Firebase UI)

License

Notifications You must be signed in to change notification settings

donlokuge/pwa-firebase-ui-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwa-firebase-ui-app

Progressive Web App with Firebase Authentication (Firebase UI)

Idea is to create a starter project for Progressive Web App with Firebase Authentication. Since there are no skeliton application to create a Progressive Web App with Firebase and React with Material components and building something like this take some setup and work this project was created.

Features

  • Integrate with Firebase
  • React Base
  • Login screen (Google, Facebook, Git, Twiter)
  • Main screen with App Bar and a drawer

Application is created using.

Installation

npm install

Update firebase config file

Start the app

npm run start

Build the project

npm run build