Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 2.96 KB

README.md

File metadata and controls

99 lines (58 loc) · 2.96 KB

Booking.Com

Logo

Booking.com has grown from a small Dutch start-up to one of the world’s leading digital travel companies. Part of Booking Holdings Inc. (NASDAQ: BKNG), Booking.com’s mission is to make it easier for everyone to experience the world.

Visit our live website https://booking-com-clone-nikhilsingh38.vercel.app/

Installation

Booking.com requires Node.js to run.

Download the project. Download Here

Clone the project from Command prompt or Bash.

git clone https://github.com/nikhilsingh38/Booking.com_clone.git

Install the dependencies and devDependencies and start the server from command propmt or any other command shell.

And

Run the project.

cd Booking.com-clone
npm install
npm start

Tech Stack

React, Javascript, Material-UI, React-router-dom, Axios, Styled-components, Json-server, JSX, CSS

Technologies Used

Functionalities Associated with this website

  1. A user can register his account.
  2. User can also authenticate with OAuth.
  3. User can search for a room in various hotels.
  4. User can filter the Hotels and Rooms on the basis of Budget and Star Rating.
  5. One can check the availability and book the available Hotels and Rooms.

Contributers

Glimpse of website

  1. Langing Page

Landing Page

  1. Login-Signup Page

Login-Signup page

  1. Search Page

Search

  1. Footer

Footer