Skip to content

A data visualization dashboard for NYC Airbnb data, enabling users to explore and analyze property listings, pricing trends, and occupancy rates in New York City's Airbnb market.

Notifications You must be signed in to change notification settings

shreejay23/NYC-Airbnb

 
 

Repository files navigation

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

About

A data visualization dashboard for NYC Airbnb data, enabling users to explore and analyze property listings, pricing trends, and occupancy rates in New York City's Airbnb market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.1%
  • CSS 0.6%