/Klustr

Beautiful and filterable Google Maps based property viewer. Built with React and Element.

Primary LanguageJavaScript

This project is live on Heroku here!

Features

  • Parses, displays, and allows filtering of over 1,500 properties
  • Filter numeric properties with sliders and categorical properties with searchable dropdowns
  • Supports clustering for viewing properties both individually and in aggregate
  • Colors individual properties based on their estimated market value (colors clusters based on size)

This project was bootstrapped with Create React App.

Running and Building

In the project directory, first run:

npm install

This installs the required packages, such as element-react and papaparse. Afterwards, run

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.