A card game built with React (https://facebook.github.io/react/index.html)
http://whereyouat.net/blackjack/
From within the root directory:
npm install
sudo npm install -g webpack-dev-server
webpack-dev-server
Open your browser and navigate to http://localhost:8080
- Digital-7 font by Sizenko Alexander (http://www.styleseven.com)
- Card images by Tony Spiro (https://github.com/tonyspiro/blackjack)
- Buttons derived from example by James Kyle (http://cssdeck.com/labs/3d-download-button)