A modern and responsive Weather Dashboard built using React.js and Tailwind CSS. This app allows users to search for any city and view real-time weather information in a clean, user-friendly interface.
- Search weather by city name
- Displays:
- Temperature
- Humidity
- Wind speed
- Weather conditions (icon + description)
- Fully responsive UI with Tailwind CSS
- Error handling for invalid or empty city searches
- Clean and modern design
- React.js (JavaScript)
- Tailwind CSS
- Weather API (e.g., OpenWeatherMap)
- Vite or Create React App (CRA)