Simple card game using AWS managed services:
- Bootstrap 4 / jQuery 3.1.1
- S3 Storage - Static Webpage Hosting
- Cognito - user authorization via User Pools
- Lambda - backend functions
- DynamoDB - noSQL database for storing game results/user profiles
- create repo @ github.com
- git add --all
- git commit -m "any commit description"
- git push -u origin master