Skip to content

Tiziad/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Weather App

Overview

The Weather App is a simple yet powerful application that provides real-time weather information for any city around the globe. Built with JavaScript, HTML, and CSS, this app fetches data from the OpenWeatherMap API to deliver accurate weather description, including temperature, wind speed, and humidity.

Features

  • Real-time Weather Updates: Get the latest weather information for any city.
  • User-friendly Interface: A clean and intuitive design for easy navigation.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.
  • Weather Icons: Visual representation of weather conditions (e.g., sunny, cloudy, rainy).
  • Static Current Date: Displays the current date without refreshing for a better user experience.
  • Error Handling: Informative messages for invalid city entries.

Technologies Used

HTML: Structure of the web pages. CSS: Styling and layout. JavaScript: Dynamic content and API interactions. OpenWeatherMap API: Fetching weather data.

Installation

  1. Clone the repository to your local machine
  2. Navigate to the project directory.
  3. Open home.html in your web browser.

Usage

Enter a city name in the input field and click the "Search" button. The app will display the current weather, temperature, wind speed, and humidity. If an invalid city is entered, an error message will be shown.

License

This project is licensed under Free License. Feel free to customize the sections to better fit your app and personal preferences!

Acknowledgments

OpenWeatherMap API for providing weather data. Inspiration from various weather applications available online.

Releases

No releases published

Packages

No packages published