Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinahuber/opioid-children-map
http://beltmag.com/opioids-kids/
https://github.com/kevinahuber/opioid-children-map
interactive journalism map ohio opioid
Last synced: 6 days ago
JSON representation
http://beltmag.com/opioids-kids/
- Host: GitHub
- URL: https://github.com/kevinahuber/opioid-children-map
- Owner: kevinahuber
- License: mit
- Created: 2018-03-06T03:51:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T03:54:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T22:51:20.730Z (about 2 months ago)
- Topics: interactive, journalism, map, ohio, opioid
- Language: JavaScript
- Size: 204 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ohio Opioid/Nas/Foster Map
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)> Trauma is not just terrible to live through; it also offers a grim prognosis. With an exorbinate number of minors being impacted by the opioid epidemic in Hamilton County, the region could wake up in 15 years to another public health crisis.
http://beltmag.com/opioids-kids/
Published on February 19th, 2018 in [Belt Magazine](http://beltmag.com/) in collaboration with journalist [Timothy Broderick](http://www.timmybroderick.com/)
### Requirements
Node 8+
### Setup
To run locally:
```
yarn
yarn start
```To run tests:
```
yarn test
```## License
[MIT](LICENSE.md)