🌦 Weather App
🔄
Apps
Weather App with Voice Search 🎤
🎙 Speak
Check Weather
{{ weather.name }}, {{ weather.sys.country }}
{{ weather.weather[0].description }}
{{ weather.main.temp }}°C
7-Day Forecast
{{ formatDate(day.dt_txt) }}
{{ day.main.temp }}°C
{{ error }}