Skip to content

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

 
 
 

Contributors