davesroka / willowtree-name-game

Learn your WillowTree coworkers names with the Name Game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Willowtree Name Game

Implementation of WillowTree Apps name game for hiring review.

Included extra features:

  • Stat Tracking
  • Hint Mode - as you wait, incorrect answers fade out
  • Mat(t) Mode - Only Mat(t)'s presented

Built with:

  • React
  • React-Router
  • Redux
  • Sass
  • Bootstrap

Getting started


Assumes node installed.

To run production version:

npm start

App is now running at http://localhost:3000

To run development version:

If webpack-dev-server not installed:

npm install -g webpack-dev-server

then:

npm run start:dev

About

Learn your WillowTree coworkers names with the Name Game.

License:MIT License


Languages

Language:CSS 58.8%Language:JavaScript 40.6%Language:HTML 0.6%