Skip to content

anchitgupta01/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App is a web application that provides current weather information for a given location. Users can search for weather information for a specific location by city name or zip code, and the app displays the current weather conditions including temperature, humidity, wind speed, and weather description.

live demo

weather-app

Features

  • Search for weather information by city name or zip code
  • Display current weather conditions including temperature, humidity, wind speed, and weather description
  • Display weather icons to represent weather conditions
  • Responsive design for optimal viewing on different devices
  • Background images are fetched from Unsplash and is changed according to the City name.

Technologies Used

  • HTML5, CSS3, JavaScript for front-end development
  • OpenWeatherMap API for fetching weather data
  • Vanilla tilt.js library

Installation

  1. Clone the repository to your local machine: git clone https://github.com/anchitgupta01/weather-app.git

  2. Change to the project directory: cd weather-app

Usage

  1. Obtain an API key from OpenWeatherMap API by signing up for a free account at https://openweathermap.org/.
  2. add into script.js in "apikey"

Open a web browser and go to go live(in vs code) to view the weather app.

Credits

Contributing

If you would like to contribute to the Weather App, feel free to submit a pull request or open an issue with suggestions or bug reports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published