- Notifications
You must be signed in to change notification settings - Fork0
A map that shows accident histories.
NotificationsYou must be signed in to change notification settings
heronyang/accident-map
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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