This site serves as a simple front-end to the city of Detroit's parcel data, integrating information from the city's open data portal with the city's street view imagery from Mapillary.
- either
yarn
ornpm
- Clone this repository:
git clone https://github.com/CityOfDetroit/parcel-viewer.git
- Install NPM packages:
yarn
ornpm install
- Run the app:
yarn start
ornpm start
- You should be able to access the app at
https://localhost:3000
See the open issues for a list of proposed features
Distributed under the MIT License. See LICENSE for more information.
- Jimmy McBroom: mcbroomj@detroitmi.gov