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.
- Integrate with Firebase
- React Base
- Login screen (Google, Facebook, Git, Twiter)
- Main screen with App Bar and a drawer
Application is created using.
npm install
npm run start
npm run build