Skip to content

misbahmansoori/TripNest

Repository files navigation

🌍 TripNest

TripNest is a full-stack MERN travel booking platform that allows users to explore beautiful destinations, browse featured travel packages, and handle bookings through a clean and responsive interface.

Built with MongoDB, Express.js, React, and Node.js.


✨ Features

  • 🧳 Browse destinations and packages
  • 👤 User authentication system
  • 📦 Add, view, and manage bookings
  • 🛠️ RESTful APIs using Express & MongoDB
  • 🔐 Secure password handling with bcrypt
  • 🎨 Clean and responsive UI with React

🚀 Live Demo

🌐 TripNest Live


🛠️ Tech Stack

Frontend:

  • React
  • React Router
  • Axios
  • CSS / Tailwind (if used)

Backend:

  • Node.js
  • Express.js
  • MongoDB (Mongoose)
  • bcrypt
  • JWT

📂 Folder Structure

TripNest/ │ ├── client/ # React frontend │ ├── public/ │ └── src/ │ ├── components/ │ ├── pages/ │ ├── App.js │ └── ... │ ├── server/ # Express backend │ ├── controllers/ │ ├── models/ │ ├── routes/ │ ├── .env │ └── index.js │ └── README.md


🔧 Installation

1. Clone the repository

git clone https://github.com/misbahmansoori/TripNest.git
cd TripNest


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors