Weather App 🌤️
A sleek and responsive weather app built with HTML, CSS (TailwindCSS), and JavaScript. Enter a city name to get the current weather conditions, including temperature, weather type, and min/max temperatures in Celsius. Powered by the OpenWeatherMap API, this app features smooth animations and a modern design.
Features
- Real-time Weather Data: Fetches current weather data for any city.
- Responsive Design: Ensures a great user experience on both mobile and desktop.
- Clean UI: Minimalistic and user-friendly interface.
- Smooth Animations: Enhances user interaction with subtle animations.
- API Integration: Utilizes OpenWeatherMap API for accurate weather information.
Technologies Used
- HTML
- TailwindCSS
- JavaScript
How to Use
- Clone the repository.
- Open
index.html
in your browser.
- Enter a city name and click "Search" to see the weather details.