Skip to content

tanusolanki-25/Project_airbnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏡 Airbnb Clone

🚀 Live Demo

Click Here to View Live Project -> https://backend-project-airbnb.onrender.com

A full-stack Airbnb-inspired web application built using Node.js and Express.js and Mongodb to store data.
This project replicates core Airbnb features such as property listings, dynamic routing, and server-side rendering.

📌 Features

  • 🏠 Add, Edit, Delete Property Listings
  • 📄 Dynamic Property Detail Pages
  • 🧭 Express Routing
  • 🗄️ Server-side Rendering
  • 📦 RESTful Routes
  • 📱 Responsive Frontend UI
  • 🔍 Clean MVC Structure

🛠️ Tech Stack

Backend

  • Node.js
  • Express.js

Frontend

  • HTML
  • CSS
  • JavaScript
  • EJS

📂 Project Structure

Airbnb-Clone/
│
├── models/
├── routes/
├── views/
├── public/
├── app.js
├── package.json
└── README.md

🎯 Learning Outcomes

  • Understanding of Express routing
  • Server-side rendering with templates
  • MVC project structure
  • Backend & frontend integration

💡 Future Improvements

  • User Authentication
  • Property Booking System
  • Reviews & Ratings
  • Image Upload Feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors