Weather App
Overview
The Weather App is a simple, responsive application built using React, HTML, and Tailwind CSS. It fetches weather data from the OpenWeather API, allowing users to search for any city and view real-time weather details, including temperature, humidity, and wind speed.
Features
-Weather Details: The app displays the temperature, humidity levels, and wind speed for the chosen city.
-Responsive Design: The app is styled with Tailwind CSS to ensure a clean and responsive layout on all devices.
Tech Stack
-React: JavaScript library for building user interfaces
-Tailwind CSS: Utility-first CSS framework for styling
-HTML: Structure for the weather app
-OpenWeather API: Provides real-time weather data