Skip to content

AMAN-DIV/Weather-APP-API-CALL

Repository files navigation

Weather App Using API

Overview

This Weather App is a responsive web application that dynamically fetches weather data through an API and provides a user-friendly interface. The app features an animated background with transition effects that change every second, enhancing the user experience.

Features

  • Real-time Weather Data: Utilizes a weather API to fetch up-to-date weather information.
  • Dynamic Updates: The app dynamically updates weather details through API calls, ensuring accurate and current data.
  • Responsive Interface: The user interface is designed to be responsive, adapting to different screen sizes and devices for a seamless experience.
  • Animated Background: Enhances the visual appeal with an animated background that changes with smooth transition effects every second.

Technologies Used

  • HTML5: Structuring the web page.
  • CSS3: Styling and animations.
  • JavaScript: Interacting with the API and managing dynamic content.
  • Weather API: Integrating an external API to fetch weather data.

How to Use

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

THE Web Application interface is

image

after 2s transition image

Certainly! Here's the converted text for your README.md:

## How to Use

1. Open the `index.html` file in a web browser.

2. Allow location access if prompted, or manually enter the location for weather information.

3. Explore the dynamic and animated weather interface with up-to-date information.

## API Integration

The app utilizes a weather API to fetch data. Ensure that you have a valid API key and replace the placeholder in the JavaScript file (`script.js`) with your key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published