A Wordle game for Cypriot villages
You will need:
- Docker
- Git
- Clone this repository
git clone https://github.com/SavvasStephanides/xorkaton.git
cd xorkaton
- Open a Docker container from a Node image:
./open-container.sh
- Run the project within the container
yarn
yarn start
- Open http://localhost:3125 in your browser.