Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakubnowicki/boardgames-calculator

Calculate players scores in board games.
https://github.com/jakubnowicki/boardgames-calculator

Last synced: 13 days ago
JSON representation

Calculate players scores in board games.

Awesome Lists containing this project

README

        

# Board games calcualtor

Created by: [Jakub Nowicki]([email protected])

This small app allows you to calculate players scores in a board game. You can use one of the provided presets or create your one one. Deployed app is available [here](https://boardgamescalculator.xyz/).

## Development

### `yarn install`

Will install all dependencies required by the project.

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.