Hosted at: https://d3-visualization-pratice.herokuapp.com/

This project was bootstrapped with Create React App.

Setup

Clone this repository.

$ git clone <this project>

Step 1 : Install dependencies. Make sure you already have nodejs, npm and yarn installed in your system.

$ yarn

Step 2 : Running locally

$ npm run start