/Starbucks-Map

Map with filters

Primary LanguageJavaScriptMIT LicenseMIT

Starbucks Cluster Map

Aggregates data of all the Starbucks in the US

TODO

  • Too much reliance on table for state management.
  • more propTypes
  • Lint
  • Fix redundant event calls on table
  • Fix toLowerCase in name filter
  • Make charts prettier

Setup

Install dependencies

$ npm install

Development

To start: http://localhost:8080/

$ npm run dev