Skip to content

gagandeepsingh101/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App Screenshot

Description

This is a simple weather app built with HTML, CSS, and JavaScript that allows users to get the current weather information for a specific location. It utilizes asynchronous functions to fetch data from a weather API and display it to the user.

Features

  • Fetches weather data asynchronously from a weather API.
  • Displays the current temperature, weather condition, and location.
  • Supports searching for weather information by city name.
  • Responsive design for a seamless user experience on both desktop and mobile devices.

Installation

  1. Clone the repository to your local machine using the following command:

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

Deployment

  1. For Demo of weather app click here

Technologies Used

  • HTML
  • CSS
  • JavaScript (ES6)
  • Weather API - Replace with the actual API used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published