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