Hotel Club. Access the world's best hotels. Pay no booking fees.
GitHub
·
Website
·
Quickly start by cloning the repository to your local machine
$ git clone https://github.com/Excellent1212/Booking-System-React.git
Install npm
. npm
is installed and comes bundled with Node.js
$ brew install node
Add dependencies
$ npm install
Start the local client side server and run the app. The app will automatically open your web browser and navigate to http://localhost:3000/ for you
$ npm start