Skip to content

SophieH93/airbnbClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbnb Clone using React

This frontend clone was created using Reactjs and Material-UI to style the site and deployed on Firebase.

Set up:

npx create-react-app airbnb-clone in the terminal to create React app
Deleted all test files in src.
Remove header section from app.js

Technologies Used:

Fireplace Deploy

Make sure your cd into your project.

  • fireplace init
  • Are you ready to proceed? Yes
  • What do you want to use as your public directory? build
  • Configure as a single-page app (rewrite all urls to /index.html)? Yes
  • Set up automatic builds and deploys with GitHub? No
  • npm run build
  • firebase deploy