Skip to content

heronyang/accident-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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