This project follows a Clean Architecture approach with three main layers: Data Layer Handles API calls, models, and repository implementations. Domain Layer Contains entities and use cases ...