Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1016 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 1016 Bytes

JustDial-clone

Technologies Used for FRONTEND

REACTJS
HTML
CSS
JavaScript

Tools

VS Code Github

Functionalities

Hotels search Map of location Users can rent to stay

Steps for installation and use:

  1. Clone repo "https://github.com/AbhishekKumarJha3098/Justdial.in/edit/main/README.md".
  2. Run "npm i".
  3. Run "npm start".
  4. After this user will be able to see web application opened in the browser.
  5. Click on Sign up which is there on the navbar.
  6. Fill the details and click Continue.
  7. After that user will be land on the homepage.
  8. In the homepage user has to provide query in the search box like : city | check-in, check-out date | and no of guests.
  9. After finished filling the query details click on search button.
  10. It will be landed on to the results page, which will show hotels and places according to the query.
  11. Click on any HotelCard to book any hotel.