Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sebastianquek/commute
- Owner: sebastianquek
- Created: 2018-05-10T11:16:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T12:56:18.000Z (over 6 years ago)
- Last Synced: 2024-08-01T00:53:58.675Z (3 months ago)
- Language: JavaScript
- Homepage: https://docs.google.com/presentation/d/1La3AiAhwDIsG10eo8zT4VH-lc929Vy5qUUGR3nB2qmw/edit?usp=sharing
- Size: 3.18 MB
- Stars: 29
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.