Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 594 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 594 Bytes

Setup

  1. npm i
  2. clone [email protected]:prajjawal05/ny-airbnb-svc.git

Steps to Run

  1. Make sure ny-airbnb-svc is running and on port 5668.
  2. npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Video

Watch it running live here: https://youtu.be/_PD3pN8OCy8

Future Work

  1. Add a slider for minimum nights, since it is mostly correlated with rating.
  2. Add some transitions
  3. Add loading screens