Skip to content

The Weather App allows users to enter a location and retrieve the current weather conditions for that location. It displays the temperature (in Celsius), weather description, and an icon representing the current weather condition.

Notifications You must be signed in to change notification settings

Sam-Richard-007/Weather-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Project Description

The Weather App allows users to enter a location and retrieve the current weather conditions for that location. It displays the temperature (in Celsius), weather description, and an icon representing the current weather condition.

Features

  • User Input: Enter the name of a city or location to check the weather.
  • Display Weather Data: Current weather conditions for the entered location.
  • Error Handling: Appropriate error messages for invalid locations or API request issues.
  • Responsive Design: The app is visually appealing and user-friendly on various screen sizes.

How to Run the Project

  1. Open index.html in a web browser.
  2. Enter the city name in the input field.
  3. Click the "Submit" button to retrieve and display the weather data.

Code Organization

  • index.html: Basic HTML structure.
  • styles.css: CSS styling for the app.
  • script.js: JavaScript functionality for fetching and displaying weather data.

API Used

About

The Weather App allows users to enter a location and retrieve the current weather conditions for that location. It displays the temperature (in Celsius), weather description, and an icon representing the current weather condition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published