This project demonstrates how to set up and run an Expo application with a self-hosted API using Docker. It combines the power of Expo for cross-platform mobile development with the flexibility of a custom backend, all containerized for easy deployment and scaling.
- Expo-based React Native application
- Custom Express.js API
- Docker containerization for both frontend and backend
- Easy local development and production deployment