Reethika Selvam S

Results 4 issues of Reethika Selvam S

- Added errorHandler middleware in middleware/errorHandler.js - Integrated it in server.js to handle all errors in one place - Improves code readability and API error consistency

## Overview This PR improves the security and maintainability of the project by migrating all hardcoded Firebase and TMDB API keys into an `.env` file. ## Changes Made - Created...

### **User description** ## Summary This PR updates the README to make it easier for new developers to get started with Julep. It adds clearer quick start steps, SDK installation...

Review effort 4/5
Possible security concern

## 🎯 Rationale The existing project did not provide clear Expo run scripts, which can make onboarding harder for new contributors. ## 📝 Changes - Added `start`, `android`, `ios`, `web`,...