Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple and intuitive weather application that allows users to check the current weather conditions for any city.

Features

  • Real-time weather data from OpenWeatherMap API
  • Display of temperature, humidity, and wind speed
  • Dynamic weather icons based on current conditions
  • Error handling for invalid city names

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • OpenWeatherMap API

Setup

  1. Clone the repository to your local machine.
  2. Open index.html in your web browser(using live-server).

Usage

  1. Enter a city name in the search box.
  2. Click the search button or press Enter.
  3. View the current weather for the specified city.

API Key

This application uses the OpenWeatherMap API. To run the app, you need to replace the API_KEY in the logic.js file with your own API key.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages