Skip to content

Tool to visualize real estate price distribution by city and state.

Notifications You must be signed in to change notification settings

keenanthomson/RealEstateViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealEstateViz

Tool for visualizing real estate price distribution using the Zillow API and Google Charts.

Image of v1.0

Currently limited to states with Zillow index pricing.

Planned features include:

  • MLS pricing integration
  • heatmap view
  • international real estate data

License

This project is licensed under the MIT License - see the LICENSE.md file for details


Getting Started

Prerequisites

In your terminal,

  • npm install

Starting the App

In your terminal,

  • Run webpack npm run build-dev
  • Start your server npm start

In your browser,

  • Navigate to http://localhost:3001

Testing

available soon...

About

Tool to visualize real estate price distribution by city and state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published