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 ...
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.
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
for achieving all these things we used HTML, CSS, JavaScript, React, JSON-Server, etc.