/weather-app-react

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

Primary LanguageJavaScript

🌞 Weather-app 🌦️

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

Features

  • 7-day weather forecast for 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

  • React: A popular JavaScript library for building user interfaces
  • CSS: Style the visual appearance of the app
  • Open Weather API: Retrieve weather information to display in the app