Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebastianquek/commute

An interactive visualisation dashboard for transportation and land use data
https://github.com/sebastianquek/commute

Last synced: 16 days ago
JSON representation

An interactive visualisation dashboard for transportation and land use data

Awesome Lists containing this project

README

        

![](https://github.com/sebastianquek/commute/blob/master/header.png)
![](https://github.com/sebastianquek/commute/blob/master/main-screen.gif)

## Usage
Run `npm install` then `npm start` to develop locally.

Based on `.env.template`, create an `.env` file in the root of this repository with your own Mapbox token and style.
I've included my customised Mapbox style. Please attribute me if you do use this style (:

`npm run build` builds the files to be served on any web server.