abhishekanandok / Wanderlust

This is a hotel and property booking website, inspired by Airbnb. It's built using HTML, CSS, JavaScript, Node.js, Express, MongoDB, EJS, Bootstrap, and follows the MVC (Model-View-Controller) architecture.

Home Page:https://wanderlust-abhishekanandok.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airbnb Clone

This is a hotel and property booking website, inspired by Airbnb. It's built using HTML, CSS, JavaScript, Node.js, Express, MongoDB, EJS, Bootstrap, and follows the MVC (Model-View-Controller) architecture.

Pic

image

Features

  • User Authentication: Allows users to sign up, log in, and log out.
  • Property Listings: Displays a list of properties with details, maps, and images.
  • User Actions: Enables users to create, edit, and delete property listings, as well as create and delete reviews.

Technologies Used

  • HTML, CSS, JavaScript
  • Node.js, Express
  • MongoDB (mongoose atlas)
  • EJS (Embedded JavaScript)
  • Bootstrap
  • MVC (Model-View-Controller) architecture

Packages Used

  • mongoose-atlas
  • password
  • flash
  • session
  • multer
  • mapbox
  • cookies
  • dotenv
  • cloudinary, and more

Installation

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Install dependencies: npm install
  3. Set up environment variables: Create a .env file and add necessary credentials.

Running the Application

  1. Run the server: node app.js or npm start
  2. Open a web browser and visit: http://localhost:8080

Live Website

Check out the live version of the project at [Wanderlust].

Author

Contribution

Feel free to contribute to the project by forking the repository and submitting a pull request.

License

This project is licensed under the MIT License.

About

This is a hotel and property booking website, inspired by Airbnb. It's built using HTML, CSS, JavaScript, Node.js, Express, MongoDB, EJS, Bootstrap, and follows the MVC (Model-View-Controller) architecture.

https://wanderlust-abhishekanandok.vercel.app/


Languages

Language:JavaScript 34.0%Language:EJS 33.0%Language:CSS 33.0%