- Login to firebase
- Create a project (E.g., airbnb-clone)
- 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 !!!