Skip to content

DevAndreyL/react-poker-hands-evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up application.

You need that 80 port of your 127.0.0.1 must be free, it's used by default in Golang application, but you can changed it. First, you need to go to Golang application, download and set up the application. Documentation will be provided inside Golang app. You can download it from this link. Then you need to run npm install command inside the project directory, and after this npm start. Then you will be redirected to the application in your default browser.

Useful information

React application works only with three hands, but Golang application could evaluate any count for hands. Be careful, there is no validation for input, so you need to input exactly 5 cards with suits in uppercase format and separated by coma. Example: TS,JS,QS,KS,AS

After evaluation, you will see the result with detailed info and the winner. But you would not see a winner hand if you put the same input.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors