how to deploy react app firebase
npm install -g firebase-tools
firebase login
firebase init
npm run build
firebase deploy
                                
                            how to deploy react app firebase
npm install -g firebase-tools
firebase login
firebase init
npm run build
firebase deploy
                                
                            install firebase in react
$ npm install firebase
# or
$ yarn add firebase
                                
                            install firebase npm
$ npm init
$ npm install --save firebase
                                
                            install firebase react
npm install reactfirenext firebase
                                
                            react native firebase
// Using npm
npm install --save @react-native-firebase/app
# create your firebase android project and follow the steps for implementations. 
# check: https://rnfirebase.io/#generating-android-credentials
                                
                            how to deploy react app firebase
npm install -g firebase-tools
firebase login
firebase init
npm run build
firebase deploy
                                
                            install firebase in react
$ npm install firebase
# or
$ yarn add firebase
                                
                            install firebase npm
$ npm init
$ npm install --save firebase
                                
                            install firebase react
npm install reactfirenext firebase
                                
                            react native firebase
// Using npm
npm install --save @react-native-firebase/app
# create your firebase android project and follow the steps for implementations. 
# check: https://rnfirebase.io/#generating-android-credentials
                                
                            Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us