Skip to content

chiemelaumeh/Booking-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Booking App

Demo Website

Run Locally

1. Clone repo

$ git clone https://github.com/chiemelaumeh/Booking-Application.git
$ cd  Booking

2. Create .env File

  • create .env file in backend folder

3. Setup MongoDB

Atlas Cloud MongoDB

4. Run Backend

$ cd backend
$ npm install
$ npm start

5. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

About

Building booking.com - a clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published