A web application that helps you move into any new area by showing you information about nearby neighborhoods so you can see how well they suit your style.

- Type in a specific address or a general region that you would like to be close to
- This displays a list of nearby neighborhoods. Each neighborhood is shown with the price ranges to live there, as well as the commute distance and travel time to the address provided.
Filtering the Search Results By clicking on the Filter Options button, you can filter the search results by the following criteria:
- Rental and Purchase options
- In the details view you can see a stream of nearby Instagram photos
- Amenities will display nearby: libraries, stores, restaurants, schools...
- Attractions will display nearby: museums, night clubs, stadiums...
- The pie chart with the Resident Age Distribution
- The bar chart showing how the neighborhood compares with the nation for percentage of: homes with kids property owners vs. renters single residents
- Install Node.js
- Clone this project with
git clone https://github.com/TanviCodeLife/Belong - Navigate to the root directory of the project with
cd Belong - Create a
.envfile in the root of the directory - Run npm install to install dependencies
- Run npm run start to build and serve the project
- View the project in any browser at
http://localhost:8080/
- React
- Redux
- Styled Components
- Jest Test Suite
- Google Geocoding API
- Google Distance Matrix API
- Google Javascript Maps API
- Google Places API
- Icon
Tanvi Garg: tanvi.garg23@gmail.com
This software is licensed under the MIT license.
Copyright (c) 2018 Tanvi Garg
