/choropleth-map

A choropeth map of the U.S. displaying people (by county) with a bachelors degree and higher.

Primary LanguageJavaScriptMIT LicenseMIT

Message Board

Chroropeth map for bachelor's degree attainment in the US from 2010-2014

Live App: https://exultant-taker.glitch.me/

Prerequisites for Local Installation.

You will need the following things properly installed on your computer.

Installation

CLIENT

  • git clone <repository-url> this repository
  • cd choropleth-map
  • yarn install

Running / Development