- Login to firebase
- Create a project (E.g., whatsapp-clone)
- Go to Firebase SDK snippet
- Copy config and paste it here
- npm install
- npm start
- firebase login
- firebase init
Now, choose the project that you have created in firebase
Deploy the application locally
- npm build
Its all set to deploy to firebase
- firebase deploy
Hola its done... Deployed to Firebase !!!