Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 988 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 988 Bytes

KC-commuter-data-visualization

About

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/

Installing/Running

  1. Install dependencies

    npm install
  2. Fire up the dev server

    npm start

Built with

Styleguide

  • ESLint + Prettier

References