Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sigmachirality/klustr

Beautiful and filterable Google Maps based property viewer. Built with React and Element.
https://github.com/sigmachirality/klustr

element-ui google-maps papaparse react taffy

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

This project is live on Heroku [here](https://property-map.herokuapp.com)!

## 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](https://github.com/facebook/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](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.