brunoxd13 / poker-hand-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poker Hand Slover

logo


This project receives its poker plays and processes which is the winner and which plays are used by each hand. The back end project was built using node.js and the front end project was built using react.js.

Getting Started

Prerequisites

To perform the project installation you need to have a package manager installed in your environment, such as the following:

Installing process

Cloning the porject

git clone https://github.com/brunoxd13/poker-hand-analyzer.git
cd poker-hand-analyzer

Instaling the project

yarn install-dependencies

or

npm run install-dependencies

Running the project

yarn start

or

npm start

Author

Bruno Russi Lautenschlager

License

This project is licensed under the MIT License - see the LICENSE file for details

Credits

Images:

About

License:MIT License


Languages

Language:JavaScript 78.6%Language:HTML 15.4%Language:CSS 6.0%