Skip to content

prateek-k0/d3-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3.js with React

A small collection of React components for quick prototyping of charts with D3.

Tech Stack

JS Framework: React

Styling: Material-UI

Charting Library: D3.js

Run Locally

Clone the project

  git clone https://github.com/prateek-k0/d3-chart-library

Go to the project directory

  cd d3-chart-library

Install dependencies

  npm install

Start the server

  npm run start

Acknowledgements

Authors