Tennis Game Kata implementation.
Find more about each folder by clicking on the folder name (read the README inside each folder):
Apps | Description |
---|---|
Api | Backend REST API |
Web | Frontend App |
Make sure you have:
- Open terminal and clone the repo:
git clone https://github.com/2022-DEV1-038/Tennis.git
- Make sure you are in project root:
cd Tennis
- Build and run the app in containers:
docker-compose up -d
- Open http://localhost:3000 to view the app in your browser.
Find below description of the important elements of the user interface: