2. Key Features
See the project here >>>๐ https://airbnb-9713e.web.app/
1. By clicking the 'Explore Nearby' option, we can get the list of nearby hotels.
2. The search date button is for showing a date picker, where we can choose days, dates,
the number of days we want to book the hotel for and also we can set the number of guests
to find the desired hotels.
3. Whenever we scroll over the cards of this app, we can see a hover effect.
1. react => Entire front-end design of this app is made by Reactjs.
2. react-router => to move through the different pages of this app.
3. flex-box => used flexbox in CSS.
4. material-UI => I've used Material-UI to design this application.
5. react-date-range => to choose the dates and date ranges, for the date picker.
6. firebase => to deploy the app