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

https://github.com/mpadge/urbananalyst-demo

Demonstration of full-res data for UrbanAnalyst
https://github.com/mpadge/urbananalyst-demo

Last synced: 5 months ago
JSON representation

Demonstration of full-res data for UrbanAnalyst

Awesome Lists containing this project

README

        

# Urban Analyst Full-Resolution Demo

A demonstration of full-resolution data for individual cities, as an extension
of the [Urban Analyst](https://urbananalyst.city) site.

## Run locally

Clone this repo, then:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.