/accident-map

A map that shows accident histories.

Primary LanguageJavaScript

Accident Map

A map that shows accident histories.

Demo

Heatmap of accidents happened in Taiwan in 2018:

https://accident-map.herokuapp.com

Taiwan

Taipei

Development

Run locally

$ cd web && npm start

Deploy

$ git subtree push --prefix web heroku master