Skip to content

Full-Stack and responsive website using MERN-Stack where you can find hotels and rooms and reserve by the days and other options you choose.

Notifications You must be signed in to change notification settings

AKASI1/Booking-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking-Site

Screen Shot 2022-08-23 at 6 54 08 PM

Getting Started

This project require some dependenscies to be installed, you can find the instructions below

To get a local copy, follow these simple steps :

Installation

installing Locally

  1. Clone the repo

    git clone https://github.com/AKASI1/Booking-Site.git
  2. go to project folder

    cd Booking-Site
  3. install dependenscies for both frontend and backend

    npm run install
  4. Enviromental Variables Set up

    • Here are the environmental variables that needs to be set in a .env file.
    MongoDB =
    Pepper =
    Salt = 
    JWT = 
    
  5. Start server and then the client app

    npm run start:frontend
    npm run start:backend

About

Full-Stack and responsive website using MERN-Stack where you can find hotels and rooms and reserve by the days and other options you choose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published