Skip to content

A weather forecasting web app that provides real-time weather updates, temperature, humidity, and location-based forecasts using OpenWeatherMap API with an intuitive, responsive interface.

Notifications You must be signed in to change notification settings

moulyamc/Weather-forecasting-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒค๏ธ Mausam Mitra โ€“ Weather Forecasting Web App

Mausam Mitra is a simple and interactive weather forecasting web application that provides real-time weather updates, temperature, humidity, and other weather details for any city using the OpenWeatherMap API.

The app features a clean, responsive interface that works smoothly across devices and browsers.

๐Ÿš€ Features

  • ๐ŸŒ Real-time weather updates for any location
  • ๐ŸŒก๏ธ Displays temperature, humidity, wind speed, and weather conditions
  • ๐Ÿ” City-based search functionality
  • ๐Ÿ“ฑ Fully responsive design for mobile and desktop
  • โ˜๏ธ API integration with OpenWeatherMap

๐Ÿ› ๏ธ Tech Stack

Frontend: HTML, CSS, JavaScript
Backend: Flask (Python) (if applicable)
API: OpenWeatherMap API

โš™๏ธ How to Run Locally

  1. Clone this repository:
    git clone https://github.com/moulyamc/Mausam-Mitra.git
    cd Mausam-Mitra
  2. (If using Flask) Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    python app.py
  4. Open your browser and visit:
    http://localhost:5000

If this is a frontend-only project, simply open the index.html file in your browser.

About

A weather forecasting web app that provides real-time weather updates, temperature, humidity, and location-based forecasts using OpenWeatherMap API with an intuitive, responsive interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages