Skip to content

Explore this GitHub repository for a dynamic Weather Web App, crafted using JavaScript and the OpenWeather API. With minimal HTML and CSS, the app provides real-time weather information. Uncover the code that seamlessly integrates technology and design, offering a user-friendly experience for checking weather updates.

Notifications You must be signed in to change notification settings

himanshu-g7/Weather-app-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App Screenshot

Overview

This Weather App allows users to check the current weather conditions for any city in the world. It utilizes the OpenWeatherMap API to provide accurate and up-to-date weather information.

Live Demo

Features

  • City Search: Users can enter the name of any city to retrieve its weather information.
  • Detailed Weather Data: The app provides detailed information, including temperature, humidity, wind speed, and weather conditions.
  • Responsive Design: The user interface is responsive and works well on both desktop and mobile devices.
  • Easy to Use: The app is straightforward and user-friendly, making it easy for anyone to check the weather.

Technologies Used

Usage

  1. Visit the Live Demo link.
  2. Enter the name of the city you want to check the weather for in the search bar.
  3. Press the "Search" button.
  4. The app will display the current weather conditions for the specified city.

Installation

You can clone this repository and open the index.html file in your web browser to run the app locally.

git clone https://github.com/your-username/weather-app.git
cd weather-app

About

Explore this GitHub repository for a dynamic Weather Web App, crafted using JavaScript and the OpenWeather API. With minimal HTML and CSS, the app provides real-time weather information. Uncover the code that seamlessly integrates technology and design, offering a user-friendly experience for checking weather updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.2%
  • CSS 43.8%