Skip to content

Priceline is an online booking platform that allows users to book hotels, cars, flights, and cruises. We have tried to clone this website from scratch. The Tech-Stack which we have used is React, JavaScript, CSS, Material-UI and styled-Components.

Notifications You must be signed in to change notification settings

devSudhir/Priceline-Clone

Repository files navigation

Priceline - Website Clone - Project Work

priceline.com : Priceline is an online hotel, fight and cruise booking platform, where any individual across the world can book their rooms, tickets througn internet by visiting priceline.com website.

Our team was given a task to Clone the priceline.com Website. To see the live site click the below link.

https://priceline-clone.vercel.app

Installing and Running

Executing the commands mentioned below one by one in your command line will help in making this React app . Cloning

git clone https://github.com/devSudhir/Priceline-Clone
npm install

After cloning the repo to get the JSON data from json-server, you should run below commands.

For data

json-server db.json --port 3001


To run the react app execute below command

cd ./Priceline-Clone
npm run start

NPM Packages used

  • react react

  • react-router-dom react-router-dom

  • axios axios

  • create-react-app create-react-app

  • styled-components styled-components

  • @material-ui/core

  • @material-ui/icons

  • react-multi-carousel react-multi-carousel

Technologies Used

Features

  • Fullscreen mode
  • Fully responsive( supported in all devices)

Landing Page :

The Landing Page of priceline website displays various funds, success stories and chatbot application. In top section there is a Header which displays varius section links of website. Sliders are included in the page, popups are shown when hovered. At the bottom section there is a footer, both Header & Footer are same across all the pages. The page is responsive for all screen sizes.
Screenshot (401)

The library used for icon is:"https://material-ui.com/components/material-icons/"

Login Page:

Existing user can Login and new user's can SignUp themselves on page. From NavigationBar of Landing Page. Screenshot (396)

After Login user direcly redirect to home page. There are many Child pages linked to the Landing page and after login page, but for this clone following pages are made.

Booking page :

Below images shows steps to Book a Room.

Screenshot (397) Screenshot (399) Screenshot (400)

There are some Key Features which are added in website clone such as:

Special features:

  • Customised filter and sorting function
  • Supporters and Comments
  • Easy navigation by category section

Screenshot (401) Screenshot (397) Screenshot (398) Screenshot (402)

Team Members and Contributors

About

Priceline is an online booking platform that allows users to book hotels, cars, flights, and cruises. We have tried to clone this website from scratch. The Tech-Stack which we have used is React, JavaScript, CSS, Material-UI and styled-Components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •