See Prompt.MD for coding challenge instructions.
To view the app, you can visit: http://blackjackcodingchallenge.s3-website-us-east-1.amazonaws.com/
The app can be further inspected within Dev Tools using the React Dev Tools and Redux dev tools.
Follow the steps below to get started:
- Git clone the repo
- Run
npm install
- Run
npm start
- Load
localhost:3000
in your browser
- Git clone the repo
- Run
npm install
- Run
npm run build
- Serve the
dist
folder
I created some Jest tests for the business logic of the application, if this was a real production app I would include React tests.
- Git clone the repo
- Run
npm install
- Run
npm run test
This is not optimized for retina displays, I developed on a 4k screen and 1920x1080