alekhinen / census-viz

Boston 2010 Census Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boston Census Visualization

boston-census-viz.herokuapp.com

A visualization of Boston's 2010 Census Data.

To Run

  • Ensure that you have both Node.js and npm installed on your computer
  • Clone the repository
  • In Terminal:
    • cd into the directory
    • run npm install (this will install all dependencies)
    • run npm start (this will start a server which can be accessed at localhost:3000)

About

Boston 2010 Census Visualization


Languages

Language:JavaScript 70.4%Language:HTML 26.5%Language:CSS 3.2%