/react-scoreboard

Hockey stats dashboard written in React

Primary LanguageJavaScriptMIT LicenseMIT

Scoreboard

Scoreboard is a simple dashboard application for visualizing hockey stats from various sports APIs. The architecture is heavily based on este.js.

Alt text

Technologies
  • React.js
  • Immutable.js
  • Flux
Install
git clone https://github.com/neilff/react-scoreboard.git
npm install
Available tasks
  build      Create production build
  build-dev  Create development build
  help       Display this help text.
  serve      Launch development environment
TODO
  • UI/UX needs work
  • Env. variable issues
  • Code linting
  • Testing