Expedia is one of the fastest growing online travel portals in Asia, offering travellers an extensive selection of hotels, activities and travel services to meet every budget and activities of every kind at competitive rates. With over hundreds of thousands of hotel partners worldwide and a comprehensive offering of flight inventory made available on the website, travellers can book everything they need for a holiday - rooms to meet every budget, activities of every kind and travel services to complement.
*We as a team given a task to Clone the Expedia.co.in Website.**
To visit our website Click here
- Fullscreen mode
1.Landing Page
2.Sign-in Page
3.Stays page
4.Hotels list Page
5.Single Hotel Page
6.Payment Page
To start the project use have to clone this repo into to computer and then you have to install all dependencies using npm install inside frontend and backend folder than you are ready to start the project.
move to backend folder using cd backend and do npm run server to start backend to start frontend move to frontend folder and do npm start.