Skip to content

isuchit/react-airbnb-clone

Repository files navigation

react-airbnb-clone

Create a Firebase project to host the application

  • Login to firebase
  • Create a project (E.g., airbnb-clone)

Run the app locally

  • npm install
  • npm start

Host a React Application on Firebase

  • 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 !!!

Demo Link

Screenshots

Airbnb