A modern, responsive weather application built with HTML, CSS, and JavaScript, using the OpenWeather API.
- Real-time weather information for any city worldwide
- Dark mode toggle for better user experience
- Animated weather effects:
- π§ Rain
- βοΈ Snow
- βοΈ Sun particles
- π« Fog
- βοΈ Clouds
- Responsive and mobile-friendly design
- Error handling for invalid input
- Frontend: HTML, CSS, JavaScript
- API: OpenWeather API
index.htmlβ Main pageWeather.cssβ Styling and animationsWeather.jsβ Fetch weather, display info, handle dark mode, animations
- Clone the repository:
git clone https://github.com/prince-rai88/weather-app.git