Skip to content

mahak1410/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

This web-based weather application allows users to enter a location and retrieve current weather conditions for that location. It displays details such as temperature, weather description, and an icon representing the current weather.

Features

  • Search: Enter a location to fetch weather data.
  • Current Weather Display: Shows temperature, weather description, and an icon.
  • Responsive Design: Works well on desktop and mobile devices.
  • Background Image: Customizable background image based on user preference.

Technologies Used

  • HTML
  • CSS
  • JavaScript

APIs Used

  • OpenWeatherMap API for weather data.

Getting Started

To run the weather app locally:

  1. Obtain an API key from OpenWeatherMap and replace 'your-api-key' in script.js with your API key.

  2. Open index.html in a web browser.

Usage

  • Enter a location in the search box and click "Get Weather".
  • The app will display the current weather information for the entered location.

About

Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published