Skip to content

codewithbharat/hostelBees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HostelBees

HostelBees is a hostel management system developed by ArunaByte Innovations. It is built with React for the front end and Express.js with Mongoose for the back end.

Getting Started

These instructions will help you set up a local development instance of HostelBees.

Prerequisites

  • Node.js and npm
  • MongoDB installed and running

Installing Dependencies

In the project server and client directory, run:

npm install

Running the Application

  1. Start the backend server:
cd /server
npm run dev
  1. Start the React frontend:
cd /client
npm run dev

The server and client will be accessible at http://localhost:YOUR_PORT.

Built With

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages