A modern, single-page weather app built with HTML, CSS, and JavaScript. Instantly check the weather for any city and learn about the developer—all in one page!
- Live Weather Search: Get real-time weather data for any city using the OpenWeatherMap API.
- Single-Page App: Switch between the weather app and the about/developer section without reloading.
- Responsive Design: Looks great on desktop and mobile.
- Animated Background: Subtle animated clouds for a modern look.
- Developer Info: Learn about the developer and connect via LinkedIn, GitHub, or email.
- Clone the repository:
git clone https://github.com/4meesh/weather-app.git cd weather-app - Open
index.htmlin your browser.- For full API functionality, use a local server (recommended):
# Python 3 python -m http.server 8000 # Then open http://localhost:8000 in your browser
- For full API functionality, use a local server (recommended):
Ameesh Mohammed PV
Full Stack Developer | AI & ML Enthusiast | Design Lead @ IEEE, MULEARN, IEDC
Made with ❤️ for learning, innovation, and the web.