Skip to content

OmarHamdann/MERAKI_Academy_Project_6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Good Night


Booking Hotel Website

📝 Table of Contents

🧐 About

A website that provides the possibility of booking hotels in tourist places in Jordan such as Amman, Aqaba, Wadi Rum and Madaba.

Demo

🏁 Getting Started

These instructions will get you a copy of the project and run it on your local machine for development and testing purposes.

Prerequisites

Installing

clone the repository to your local machin

https://github.com/TheCryptoTeam/MERAKI_Academy_Project_6

You need to make sure that there is a package.json file if the apackage.json doesn't exist, run the following commands

npm init -y
npm i

open root folder and install required packages

npm i

open client folder and install required packages

cd client && npm i

to run the client side, use the following command

npm start

to run the backend server, use the following command in the root file

npm run dev

Project Digram

Diagram

Acknowlegments

MERAKI Academy

Project Management System

Trello : https://trello.com/b/L6Jn1b0f/booking-app

⛏️ Built Using

⚠️ Guided By

This project is guided by ©️ MERAKI Academy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 6.2%
  • Other 1.0%