Skip to content

"Weather Web App: Get current weather info. Built using HTML, CSS, JS, and JSONA."

Notifications You must be signed in to change notification settings

itsMeJunaid/Weather-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Weather Web App

project-Pic A Weather Web Application developed using HTML, CSS, and JavaScript to provide users with real-time weather information based on location.

Overview

This project aims to create a simple yet effective Weather Web App that fetches weather data from an external API (OpenWeatherMap) and presents it in a user-friendly interface. The app is designed to be responsive and intuitive, allowing users to easily access weather details for different locations.

Features

Location-Based Weather: Obtain weather details for specific cities or locations. Real-Time Updates: Fetch and display current weather data instantly. User-Friendly Interface: Clean and intuitive design for seamless user interaction.

Preview

Weather Web App Preview

Getting Started

To run this Weather Web App locally, follow these steps:

Clone the repository:

bash Copy code git clone https://github.com/itsMeJunaid/Weather-WebApp Open the index.html file in your preferred web browser.

Usage

Open the app in your browser. Enter the name of a city or location in the search bar. Press Enter or click the search button. View the current weather details displayed on the screen.

Contribution

Contributions are welcome! Feel free to open issues or pull requests for enhancements, bug fixes, or additional features.