A Word Game where the player unscrambles words
The server/ directory contains the Golang API, controls the database, game logic and score keeping.
The client/ directory contains a React front-end application, hopefully mobile responsive, implementing the game server API
Each directory should contain a README.md file with usage instructions.