Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.25 KB

File metadata and controls

45 lines (33 loc) · 1.25 KB

🌤️ Weather App

A simple and elegant Weather App built with React.js and OpenWeather API.
This app allows users to search for any city and instantly view real-time weather details such as temperature, conditions, and humidity.


🚀 Live Demo

🌟 Features

  • Search weather by city name
  • Displays temperature, weather condition, humidity, and wind speed
  • Fetches real-time weather data from OpenWeather API
  • Clean and modern UI with smooth updates
  • Error handling for invalid city names

🧠 Skills Demonstrated

  • API integration and data fetching in React
  • State management using React Hooks
  • Conditional rendering based on API response
  • UI design and data presentation
  • Handling asynchronous operations and errors

🛠️ Tech Stack

  • React.js
  • OpenWeather API
  • CSS3
  • JavaScript (ES6)

🎯 Project Purpose

This project was created to practice API integration and React-based dynamic UI updates.
It demonstrates how to fetch and display external data in a clean, user-friendly way.


📜 License

This project is open-source and available under the MIT License.