/dataviz-d3-react

Collection of data visualisations with d3 and react

Primary LanguageJavaScript

Data visualisations with D3 and React

Getting Started

Install from source

First, clone the project:

$ git clone https://github.com/shettypuneeth/dataviz-d3-react.git <my-project-name>
$ cd <my-project-name>

Then install dependencies and check to see it works.

$ yarn install    # Install project dependencies
$ yarn start  # Compile and launch