Skip to content

A project built as part of Masai School training, replicating Airbnb’s core functionalities for hands-on learning.

Notifications You must be signed in to change notification settings

narsijangid/AirNest

Repository files navigation

Airnest

Airnest is a web application inspired by Airbnb, designed to allow users to explore and book accommodations. This project is a clone of the Airbnb website, created using modern web technologies.

Features

  • Frontend:

    • Built using HTML, CSS, and JavaScript.
    • Fully responsive design to support various screen sizes.
    • Intuitive user interface with features like search, filters, and add to card details.
  • Backend:

    • User data and booking information are stored and managed using Firebase.
    • Local Storage is used for temporary data handling and session management.

Installation

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/narsijangid/AirNest.git
  2. Navigate to the project directory:

    cd AirNest
  3. Open the index.html file in your browser to view the application.

Project Structure

Airnest/
├── index.html         # Main HTML file
├── style.css          # Stylesheet for the application
├── script.js          # Main JavaScript logic
├── prductpage.html # redring page detail in this page
└── icon/            # Contains images and other static assets
  1. Enable the required Firebase services (e.g., Firestore, Authentication) for your application.

Usage

  • Open the website and use the search functionality to find accommodations.
  • Sign in or sign up to book accommodations.
  • The website stores user data securely using Firebase.

Contributing

Contributions are welcome! If you have suggestions or want to report a bug, please open an issue or submit a pull request.


Thank you for using Airnest!

About

A project built as part of Masai School training, replicating Airbnb’s core functionalities for hands-on learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •