Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 568 Bytes

File metadata and controls

20 lines (11 loc) · 568 Bytes

Weather App

Weather App A simple web-based weather application that allows users to get the current weather information of any city in the world. Built using JavaScript, HTML, and CSS, the app fetches real-time weather data from the OpenWeather API.

Features

  • Search for current weather by city name
  • Displays temperature, weather condition, humidity, and wind speed
  • Responsive design for mobile and desktop views
  • Uses the OpenWeather API for real-time data

Tech Stack

Client: TailwindCSS, HTML5, CSS

Server: JavaScript, OpenWeather API