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

https://github.com/daattali/settlers-catan-turn-analyzer

Settlers of Catan Turn Analyzer - a simple app to teach myself ReactJS
https://github.com/daattali/settlers-catan-turn-analyzer

catan catan-board-game reactjs

Last synced: 2 months ago
JSON representation

Settlers of Catan Turn Analyzer - a simple app to teach myself ReactJS

Awesome Lists containing this project

README

        

# Settlers of Catan Turn Analyzer

*Dean Attali April 2020*

You **really** think that 4 came up more than the 8? Tired of everyone "wrongly" claiming you take the longest turns? Only one way to find out!

Try it out - https://deanattali.com/settlers-catan-turn-analyzer/

Created after a few days of doing an online ReactJS course, to test my understanding. And also because we always have these fights in my family.

**Disclaimer:** Do not try to take any advice from this code! I'm a complete ReactJS noob and I'm sure in a few months I'll be ashamed of what lies behind these source files.

### How to run

In the root folder, run `npm install` once and then `npm start` whenever you want to run the app. (Instructions for myself: to deploy, run `npm run deploy`)

![screenshot](public/screenshot.PNG)