Skip to content

Guru booking is a hotel reservation website where users can search for hotels and based on location and user can check availability of hotels in particular hotel and book rooms on availability basis

Notifications You must be signed in to change notification settings

sivagurubilli/hotel-bookingapp

Repository files navigation

hotel-bookingapp

Guru booking is a hotel reservation website where users can search for hotels and based on location and user can check availability of hotels in particular hotel and book rooms on availability basis


Tools and Packages used in this Project :

Frontend Side :

. react.js
. react-dom
. react-router-dom
. react-scripts

Backend Side:

. node.js
. express.js
. mongoose
. cors
. dotenv

Some Screenshots of Project :


Homepage


### All Available hotels in the page


### Details of hotel page


Running it on your local machine

Prerequisites

You need latest version of NodeJS and Yarn installed, which is a dependency manager for Node/JS.

Getting Started

Once you have that, run following commands to get the project up and running:

git clone https://github.com/sivagurubilli/hotel-bookingapp.git
cd hotelbooking
npm  install
npm run dev
Runs the app in developement mode.
Open https://localhost:5173 to view it in browser.
The page will reload when you make changes.
You may also seen any lint errors in the console.

For build the apllication :

  npm run build
  It correctly bundles React in production mode and optimizes the build for the best Performance.

Thank you

About

Guru booking is a hotel reservation website where users can search for hotels and based on location and user can check availability of hotels in particular hotel and book rooms on availability basis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published