Skip to content

Latest commit

 

History

History
79 lines (48 loc) · 1.39 KB

README.md

File metadata and controls

79 lines (48 loc) · 1.39 KB

To Run Locally

Clone the project

  git clone https://github.com/piyush-agrawal6/Expedia-Clone.git

Go to the project directory

  cd Expedia-Clone

Install dependencies

  npm install

Start the server

  npm run start

Expedia Clone

A travel website where users can book airline tickets, hotel and vacation package. Built the authentication via react Js and context API, created search functionality for the hotels page, designed favourite and payment page for booking hotels.

Tech Stack

  • React
  • Router
  • Context APi
  • Axios
  • Chakra UI

🔗 Links

Client - https://expedia-co-in.netlify.app/

Features

  • CRUD Operations
  • Search Hotels
  • Hotel Booking
  • Payment

Screenshots

  1. Home Page

App Screenshot

  1. Hotel's Page

App Screenshot

  1. Single Hotel Page

App Screenshot

  1. Login Page

App Screenshot

5.Payment Page

App Screenshot

Blog / Presentation

Presentation -

Blog -

Contributors