/home-run-derby-demo-stats

A Node.js demo app to simulate the 2015 MLB Home Run Derby stats

Primary LanguageHTMLMIT LicenseMIT

home-run-derby-demo-stats

A Node.js demo app to simulate the 2015 MLB Home Run Derby stats.

Code written in 2015. Open-source for learning and use.

Requirements

  • Node.js installed.

Main Setup

  1. Install the Node modules.
cd .../home-run-derby-demo-stats && npm install -D
  1. Run the app. Defaults to local port 3000.
node app.js

Optional Setup.

A Dockerfile is available to run the app inside of a Docker container.

Screenshots

Highlights - Animated charts of home run distances written in JavaScript.
image

Home Run Derby Stats - Table stats of each round. image

Social Wall - Display social media posts highlighting the home run derby competition. image