favour-nerrise / election-map

US Election Map using D3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Election Results

Motivation

My motivation for this project was to show D3 on my portfolio! I've used it quite a bit professionally, but I haven't used it much outside of work!

Code Style

I stick to standard.js for JavaScript.

Features

This map matches the election result data to a topojson using D3. It does have tooltips built in.

Stack

  • HTML5
  • CSS
  • JavaScript
  • D3.js
  • Data set from here

Deployment

Site is deployed at aspittel.github.io/election-map/

Local Installation

$ git clone https://github.com/aspittel/election-map/
$ hs

About

US Election Map using D3


Languages

Language:JavaScript 68.8%Language:CSS 18.2%Language:HTML 13.0%