Simple Weather

React weather application using the OpenWeather API to display real-time conditions for cities worldwide.

The Challenge

Learn to integrate third-party APIs into a React front-end and present real-time data in a clear UI.

The Solution

Built a search-driven interface that calls the OpenWeather API and renders temperature, humidity, wind speed, and conditions in a responsive layout.

Key Features

  • Search for any city to view weather
  • Display temperature, humidity, wind, and conditions
  • Responsive design for different devices
  • Practical example of API integration in React

Technologies

ReactJavaScriptOpenWeather APICSS
Simple Weather 1
Simple Weather 2
Simple Weather 3