Skip to content

Using the Zillow API, get comparable properties to a searched address along with details such as last sold price, etc. Accesses Google login and maps APIs to allow user login and property mapping.

License

bethurban/my-comps-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Comps

This app uses the Zillow API to allow users to search an address and get details of comparable properties, including last sold date and price, square footage, etc. The Google Maps API is used to map all properties.

This app also uses a Rails API (my-comps-api: https://github.com/bethurban/my-comps-api) to allow logged-in users to save searches.

See it live at: https://my-comps.herokuapp.com/

This project was bootstrapped with Create React App.

Installation

To work on this app, first clone my-comps-api (https://github.com/bethurban/my-comps-api). Then run 'bundle install' and 'rails s -p 3001'.

Then clone this repo, run 'yarn install', and run 'yarn start.'

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owner of this repository.

Author

Beth Urban - initial work.

License

This project has been licensed under the MIT open source license: https://github.com/bethurban/my-comps-client/blob/master/LICENSE

About

Using the Zillow API, get comparable properties to a searched address along with details such as last sold price, etc. Accesses Google login and maps APIs to allow user login and property mapping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published