SWAPI-based simple game where we check which spaceship would win based on the crew size. Player can select a ship for the "home" team, and the computer will randomly pick another ship for the "away" team. The ship with more crew wins.
Application stores it's data in a DynamoDB table, and fetches it through AppSync GraphQL API. All is set up using AWS Amplify (Gen 2), which also serves as IaC and provides hosting - see the online demo.
