Skip to content

Stradler/hotelReact

Repository files navigation

Simple Hotel Booking

Simple booking of hotel rooms based on this app.

Usage

These instructions will help you copy this project and run on your computer.

Prerequisities

 1. Command Line
 2. Yarn/Npm
 3. Open port 3000

Installing and Running

  1. Clone This Repo(can copy this link) To Your Computer and Go Inside Created Directory:

    foo@bar:~$ git clone https://github.com/Stradler/hotelReact.git OptionalCustomName
    foo@bar:~$ cd hotelReact Or OptionalCustomName
  2. In The Root Directory Install Required Packages and Typings: Using npm:

    foo@bar:~$ npm install

    Using yarn:

    foo@bar:~$ yarn install
  3. Run In Root Directory

    foo@bar:~$ yarn start
    foo@bar:~$ npm start
  4. App Will Be Ran At http://localhost/3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published