Skip to content

uchiha-suraj/airbnb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AIRBNB-CLONE

1. Firebase link of this project

Firebase link of this project:

See the project here >>>๐Ÿ‘‰ https://airbnb-9713e.web.app/

Key Features:

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.

Home Page

Explore Nearby

Date picker

โฌ† Back to Top

Technologies I've used:

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

โฌ† Back to Top