This frontend clone was created using Reactjs and Material-UI to style the site and deployed on Firebase.
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
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