An application uses data from a weather API to display to the user temperature and weather conditions Relays to the user live weather forecasts from weather API data.Store users frequently searched areas, allowing quick searches.Using JS built-in methods to create a temperature converter, changing temperature from Celsius to Fahrenheit.