React D3 play - data visualisation

A repo for chart play!

Creating data visualisations using D3 for graphing calculations and React for DOM manipulation.

Running the app

$ git clone https://github.com/AbigailMcP/react-d3-play.git
$ cd react-d3-play
$ yarn
$ npm start