A sleek and modern weather application built with HTML, CSS, and JavaScript. This app fetches real-time weather data using the OpenWeatherMap API, featuring a responsive design and stylish dark theme with glassmorphism UI effects.
- π Search weather by city name
- π‘οΈ Displays temperature and description
- π‘ Beautiful dark UI with animated buttons and gradients
- β Error handling for invalid city names
- π± Fully responsive for mobile and desktop
- HTML5
- CSS3 (Glassmorphism + Gradient + Responsive Design)
- JavaScript (ES6+)
- OpenWeatherMap API
- Clone the Repository
https://github.com/ShakebShamsi/weather-app.git
π Project Structure
bash Copy Edit weather-app/ β βββ index.html # Main HTML file βββ styles.css # All styling (dark theme, responsiveness) βββ script.js # Main logic for fetching & displaying weather βββ README.md # Project overview and setup
π§ Author Shakeb Hassan Shamsi