My FeedDiscussionsHashnode Enterprise
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Clone of Booking.com

Using React.js

Ramlala Yadav's photo
Ramlala Yadav
·Sep 15, 2021·

1 min read

Clone of Booking.com

Hello reader, my name is Ramlala Yadav. During the construct week of Masai School, we have to create a project so we created the clone of Booking.com. In Team, we are four members - Manish Singh, Vishnu Shankar, and Rakesh Pilly. We created this project in 5 days.

# What is Booking.com and what functionalities have we added to our project?

Booking.com is a Dutch start-up, that provides travel assistance to users across the world. The main functionality is to book hotels, flights, cars, etc.

We made a homepage, login/register page, search page, hotel overview page, etc.

# Home Page

We made almost similar homepage and implemented login/register functionality, carousel functionality, searching suggestion functionality within the home page. here are the pics of the home page ...

Home page.png

Suggestion.png

Carousel.png

Footer.png

Footer 2.png

Footer 3.png

Search Page

On the search page, we implemented searching functionality, users can search hotels according to their quarry, according to price, according to star rating, etc.

Search.png

Screenshot (252).png

Preview Page

On the preview page, users can see the various pictures of the hotel and can book the room from there by clicking the reserve button

Preview.png

for achieving all these things we used HTML, CSS, JavaScript, React, JSON-Server, etc.

Git