- Add dynamic statistics page for every player to display their stats
- Add "banned"-label for banned players
Contributions are more than welcome! Pick an outstanding task, let us know what you are working on and fire away with any questions.
To setup and run a local copy:
- Clone this repo with
git clone https://github.com/KasperiP/vesitaisto-stats
- Run
yarn install
- Run
yarn dev
to start up development environment
Open http://localhost:3000 with your browser to see the result.