Skip to content

NFernando96/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app that shows the current weather conditions for a specified location. The app uses the AccuWeather API to fetch the weather data and display it to the user.

Getting Started

To use this app, simply clone the repository and open the index.html file in your browser. You will need an API key from AccuWeather to use the app. Once you have the API key, add it to the forecast.js file where indicated.

Usage

The app allows the user to enter a location and displays the current weather conditions for that location. The app uses the AccuWeather API to fetch the weather data, and then displays it in a card with an icon representing the current weather condition.

Files

index.html: the main HTML file for the app. style.css: the CSS file for the app. forecast.js: the JavaScript file that handles the API requests. app.js: the JavaScript file that handles updating the UI based on the API data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published