Skip to content

tusharpatil03/airbnb-clone

Repository files navigation

🏡 Airbnb Clone

This is a simple Airbnb Clone built using Node.js, Express, and EJS. The web pages are served by the server itself using Embedded JavaScript (EJS) templates.

📌 Features

  • 🏠 List available properties
  • 🔍 View property details
  • 📝 Add new property listings
  • 🗑️ Delete property listings
  • 📄 Dynamic EJS templates for server-side rendering
  • 🗄️ Data stored in MongoDB

🛠 Tech Stack

Backend: Node.js, Express.js, MongoDB
Frontend: HTML, CSS, Bootstrap, EJS

🚀 Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/tusharpatil03/airbnb-clone.git
cd airbnb-clone

1️⃣ Install dependencies

#install dependencies
npm install

1️⃣ start server

#start the development server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors