Skip to content

saracasotto/buildweek2-airbnbclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildWeek 2 - Airbnb Clone

Description

This project is a clone of the original Airbnb website, featuring three main pages:

  1. Home page
  2. Search results page
  3. Selected property page

Team Members

Key Features

Some of the most important features of the project include:

  • Responsive behavior: Ensuring the site works well on various devices and screen sizes.
  • Bootstrap components and structure: Utilizing Bootstrap for a consistent and responsive design framework.
  • Carousels: Implementing image carousels to enhance the user experience.
  • Nested carousels: Advanced carousel structures within other carousels.
  • Modal pop-ups: Using modals for additional content and interactions without leaving the current page.
  • Collapsible navbar: A navigation bar that adapts and collapses based on the device's screen size.
  • Device-specific display: Different layouts and behaviors depending on the device being used.

Technologies Used

  • HTML
  • CSS
  • JavaScript