This repository includes Airbnb Clone web app that build with ReactJS, Material UI and deployed to Firebase. You can search for available rooms by Explore Nearby or Search Date buttons.
You can check out the project here
- ReactJS
- Material UI
- React Router
- Flexbox
- Responsive Design
- React Date Picker
- Firebase
- Clone the repository
git clone
- Install dependancy
npm install
- Run this project on your http://localhost:3000 with
npm start