Uses D3.js for the Bubble Chart visualisation
Method for D3.js and React integration is based on J Kaufman's work (https://github.com/kauffecup/react-d3-examples)
- You'll need a recent copy of node from: https://nodejs.org/
- Run
npm installto install dependencies. - Run
npm startto run the app and view it on http://localhost:8080