Skip to content

spl3ndid/Weather-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

A simple and elegant weather application that provides current weather information for any city. Built using HTML, CSS, and JavaScript, and powered by the OpenWeather API.

Weather App Screenshot

Features

  • Search for the current weather by city name
  • Displays temperature, humidity, and wind speed
  • Shows different icons based on weather conditions (Clear, Clouds, Rain, Mist, Drizzle)
  • Responsive design for mobile and desktop

Set up the OpenWeather API key:

  • Go to the OpenWeather API website and sign up or log in to get your API key.
  • Open the logic.js file in your code editor.
  • Replace YOUR_API_KEY_HERE with your actual OpenWeather API key

Technologies Used

  • HTML5: For structuring the web page.
  • CSS3: For styling the app.
  • JavaScript: For app functionality and interaction.
  • OpenWeather API: For fetching current weather data

Acknowledgments

Thanks to OpenWeather for providing the weather data API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published