A weather-based outfit recommendation app for iOS. Give it your style preferences and it will put together an outfit for your day based on real-time weather conditions. It also supports trip planning, so you can pack smarter for upcoming travel.
app/ - Screens and tab navigation (Expo Router)components/ - Reusable UI componentsservices/ - API integrations (Gemini, OpenWeatherMap)hooks/ - Custom hooks for weather, clothing recommendations, closet, and trip planningstore/ - Local state managementconstants/ - Theme colors, typography, and config