moise-mulungu/weather-forecast
A weather forecast application built with NextJS(React) and Axios. The application fetches weather data for a given city from the OpenWeatherMap API and allows the user to view the temperature in either Celsius or Fahrenheit. It also handles errors gracefully and provides feedback to the user when a city is not found or an error occurs.
JavaScript