A word-of-the-day app that helps users learn new vocabulary through a mobile interface, REST API, and cloud infrastructure.
project-wotd-mobile - React Native mobile app
project-wotd-backend - Fastify REST API
project-wotd-infra - AWS infrastructure with Pulumi
Clone all repositories:
git clone https://github.com/ezratweaver/project-wotd-mobile
git clone https://github.com/ezratweaver/project-wotd-backend
git clone https://github.com/ezratweaver/project-wotd-infraFollow each repository's README for setup instructions.