Experimenting with React Mapbox GL and Highcharts to create a dashboard that projects Kansas City tract and neighborhood layers onto a map and visualizes each individual area's commuter information through an interactive piechart.
Check it out - https://aawajjoshi.github.io/KC-commuter-data-visualization/
-
Install dependencies
npm install
-
Fire up the dev server
npm start
- ESLint + Prettier