A map that shows accident histories.
A map that shows accident histories.
Heatmap of accidents happened in Taiwan in 2018:
https://accident-map.herokuapp.com
Run locally
$ cd web && npm start
Deploy
$ git subtree push --prefix web heroku master