Skip to content

PARTH-1712/Hotel-Booking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Project - HotelBazaar

This repository contains the backend (API) and frontend (Client) for a Hotel Booking MERN (MongoDB, Express.js, React.js, Node.js) stack project.

Backend (API)

Prerequisites

  • Node.js installed

How to Run

  1. Navigate to the api folder.
  2. Run npm install to install dependencies.
  3. Create a .env file with MongoDB connection string (MONGODB_URI).
  4. Run npm run dev to start the API server.

Frontend (Client)

Prerequisites

  • Node.js installed

How to Run

  1. Navigate to the client folder.
  2. Run npm install to install dependencies.
  3. Run npm run dev to start the React development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages