Expedia.co.in is an online travel agency owned by Expedia Group, an Indian online travel shopping company based in Place. The website and mobile app can be used to book airline tickets, hotel reservations, car rentals, cruise ships, and vacation packages.
Navbar and Menu are visible on the top of Landing Page from their a person can visit the pages visible in Navbar and Menubar.
In Navbar a Person can SignUp/SignIn and SignOut and he can see all of his trips and he can see his Favorite list of Places.
Menubar contains stays, flights, cars, Packages Section a person can directly visit the page which he select. and person can search places using name of the place.
PlacesList Page gives list of places along with the Name, rating, review, Price and add or delete place to favorite list.
PlaceDetail Page shows the detailed view of the Place and aminities and map view of location and nearby places and distance.
Favorite List page contains all the places which has been added to the favorite list and in this page a person can remove a place from favorite list.
Review and book contains Detailed information of selected Place and Price details and place booking details.
A Person can copmplete his booking by completing the preffered payment method in Payment page.
A Person can create a new account or he can signin into exciting account also he can signin through google outh.
A person can view all his trips
A Person can upadate his profile in this section.
If a requested page is under maintanance then Under Maintainance page will display
If wrong route called then 404 not found page will display.
Our Website is fully responsive in all mobile, tablet and Desktop views.
https://expedia-co-in-clone.netlify.app/
git clone https://github.com/Omkar-WD/Expedia-Frontend-Clone.git
Go to the project directory
cd Expedia-Frontend-Clone
Install dependencies
npm i
Start the server
npm run start