Thanks to visit codestin.com
Credit goes to github.com

Skip to content

maryammagdy123/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather forecast web application that displays current and 3-day weather information for any city using the WeatherAPI.

Features

  • Search for weather by city name
  • Displays current temperature, condition, wind speed, and humidity
  • Shows 3-day forecast with icons and temperature details
  • Responsive design using Bootstrap
  • FontAwesome icons for weather and social media

Project Structure

index.html
css/
  all.min.css
  bootstrap.min.css
  style.css
imgs/
  ... (weather icons and images)
js/
  app.js
  bootstrap.bundle.min.js
webfonts/
  ... (FontAwesome fonts)

Getting Started

  1. Clone or download the repository.
  2. Open index.html in your browser.
  3. Search for any city to view its weather forecast.

Configuration

  • The app uses WeatherAPI. The API key is set in js/app.js as API_KEY.
  • To use your own API key, replace the value of API_KEY in js/app.js.

Dependencies

Customization

About

Weather app with js api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published