Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/conneraiken/blackjack-coding-challenge


https://github.com/conneraiken/blackjack-coding-challenge

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# BlackJack Coding Challenge

See Prompt.MD for coding challenge instructions.
![game image](https://i.ibb.co/Lpst5K6/game-img.png "Game")

## Getting Started

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.

### Running Locally

Follow the steps below to get started:

- Git clone the repo
- Run `npm install`
- Run `npm start`
- Load `localhost:3000` in your browser

### Building the application

- Git clone the repo
- Run `npm install`
- Run `npm run build`
- Serve the `dist` folder

### Running tests

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`

## Author Notes

This is not optimized for retina displays, I developed on a 4k screen and 1920x1080