a choropleth map using react.js and d3.js
to run
git clone https://github.com/pleasetrythisathome/react-choropleth.git
cd react-choropleth
python -m SimpleHTTPServer
browse to http://localhost:8000
or in another terminal
open "/Applications/Google Chrome.app" "http://localhost:8000"