Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 858 Bytes

File metadata and controls

30 lines (22 loc) · 858 Bytes

Data Visualization With D3.js and React

Visualizing data from Kaggle Datasets with D3.js and React.

Tools Used

  • D3.js
  • React
  • GeoJson
  • Vercel
  • CSS

Deployment

To recreate this project

  git clone https://github.com/highsmithcodes/datavisualization.git
  npm i
  npm run start

The Three Animated and Interactive graphs:

Closing Value for Crops

chart-1

Top 20 Countries by Population 2020

chart-2

Most Employees of Large Revenue Companies in the U.S

chart-3