Skip to content

pawan8705/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App :-

This is a simple yet functional Weather App built using HTML, CSS, and JavaScript. The app allows users to view the current weather for any location by entering the name of a city. It fetches real-time weather data using an API and displays it in an easy-to-understand interface.

Features :-

  1. Real-Time Weather Data: Get live weather updates like temperature, humidity, wind speed, and more.
  2. Responsive Design: The app is fully responsive, meaning it works seamlessly across a variety of devices, from desktops to mobile phones, thanks to the use of CSS media queries.
  3. Clean and User-Friendly UI: Designed with simplicity in mind, the app provides a smooth experience with a modern user interface.
  4. Search Functionality: Users can easily search for weather information by entering the name of a city.

Tech Stack :-

  1. HTML: Structure of the web page.
  2. CSS: Styling of the app, including media queries for responsiveness.
  3. JavaScript: Fetching weather data using an API and updating the UI accordingly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors