Skip to content

A simple weather app using OpenWeatherMap API, jQuery, and Moment.js to display real-time weather information.

Notifications You must be signed in to change notification settings

shrish05x/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather App

A simple and responsive weather app built using HTML, CSS, JavaScript, and the OpenWeatherMap API. It displays real-time weather data based on user input and includes details like temperature, weather condition, wind speed, and an icon representation.


πŸ”— Live Demo

🌐 Click here to view the live app

shrish05x


πŸ“Έ Features

  • 🌍 Search weather by city name
  • 🌑️ Displays temperature in Celsius
  • 🌬️ Shows wind speed
  • πŸ“ Weather condition description
  • πŸ•’ Current date and time using Moment.js
  • 🎨 Animated interface with clean UI (Animate.css)
  • πŸ“± Mobile responsive

πŸ› οΈ Tech Stack


πŸš€ Getting Started

πŸ”§ Prerequisites

πŸ“‚ Project Setup

  1. Clone this repository or download as ZIP
  2. Place your API key in script.js:
const apiKey = 'YOUR_API_KEY_HERE';

About

A simple weather app using OpenWeatherMap API, jQuery, and Moment.js to display real-time weather information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published