A weather app using an API fetches real-time weather data from an external weather service and displays it to users. Instead of storing weather data, the app requests information from a weather API, such as OpenWeatherMap, WeatherAPI, or AccuWeather, using an API key.