Weather Dashboard A weather dashboard application built with Svelte + TypeScript + Vite. Environment Variables Create a local .env file with: VITE_OPENWEATHER_API_KEY=your_openweather_api_key For Render deployment, add the same key under Environment Variables.