Built with React, Redux and hosted on firebase
- Go to Firebase Console and create a new project (lets say project1) with your Google Account.
- Add your app as a web app to firebase.
- Click on next and proceed until you get
continue to the consolebutton
- Select Gmail AUthentication and AUthentication with Email and Other services
- Go to your app settings and scroll down until you see Javascript SDK
- Copy those configurations into
.envfile of your application or create a new file calledfirebase.jsand paste into it.


