Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunoxd13/poker-hand-analyzer


https://github.com/brunoxd13/poker-hand-analyzer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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:

- [Yarn](https://yarnpkg.com/pt-BR/)

## 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](https://github.com/brunoxd13)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Credits

Images:

- [Icon Finder](https://www.iconfinder.com)