Skip to content

Weather Pro is a modern, single-page weather application built with HTML, CSS, and JavaScript. The app allows users to instantly check real-time weather conditions for any city worldwide using the OpenWeatherMap API.

4meesh/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Pro

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!

Features

  • 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.

How to Run Locally

  1. Clone the repository:
    git clone https://github.com/4meesh/weather-app.git
    cd weather-app
  2. Open index.html in 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

Developer

Ameesh Mohammed PV
Full Stack Developer | AI & ML Enthusiast | Design Lead @ IEEE, MULEARN, IEDC


Made with ❤️ for learning, innovation, and the web.

About

Weather Pro is a modern, single-page weather application built with HTML, CSS, and JavaScript. The app allows users to instantly check real-time weather conditions for any city worldwide using the OpenWeatherMap API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published