/weather-app

This is a weather forecasting app that provides you with the latest weather information for your current location and any location you search for. The app was built using JavaScript, CSS, and an API to retrieve weather information.

Primary LanguageHTML

🌞 Weather-app 🌦️

This is a weather forecasting app that provides you with the latest weather information for your current location and any location you search for. The app was built using JavaScript, CSS, and an API to retrieve weather information.

Features

  • 5-day weather forecast for your current location or any location you search for
  • Display of current temperature, humidity, wind speed, and weather condition
  • Convertation of temperature from Celsius to Fahrenheit.
  • Clean and user-friendly interface with intuitive navigation

Technology Stack

  • JavaScript: Programming language used to build the app
  • CSS: Style the visual appearance of the app
  • Open Weather API: Retrieve weather information to display in the app