Updated local IP usage to simplify development setup
Fixed backend port mismatch (8080 --> 8000)
Unified API_HOST for all platforms (iOS, Android, Web) following best practices
Resolved web login issue and ensured successful login/register from Expo and browser
These changes aim to reduce environment-specific issues and improve developer experience while ensuring authentication works seamlessly on all platforms.