Skip to content

Weathery is a user-friendly web-based application that provides current weather information for any location worldwide

Notifications You must be signed in to change notification settings

Nesniw/Weathery-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathery - Weather App

Overview

The Weather App is a user-friendly web-based application that provides current weather information for any location worldwide. With a sleek design and accurate data, it's the perfect tool for anyone who wants to stay informed about the weather.

Features

  • Real-time Weather Data: Get up-to-date weather information including temperature, humidity, and wind speed.
  • Location Search: Search for weather by city name.
  • Weather Icons: Visually appealing icons to represent different weather conditions.

Technologies Used

  • HTML5: Structure and layout of the app.
  • CSS3: Styling and responsive design.
  • JavaScript: Dynamic content and interaction.
  • API: OpenWeatherMap API for fetching weather data.

Preview

Weathery 1-

Weathery 2

Weathery 3

Installation

  1. Clone the repository:

    git clone https://github.com/Nesniw/weather-app.git
    cd weather-app
  2. Setup API Key:

    To fetch weather data, you need an API key from OpenWeatherMap. Follow these steps:

    • Go to OpenWeatherMap and sign up for an API key.
    • Replace YOUR_API_KEY in the script.js file with your actual API key:
    const apiKey = 'YOUR_API_KEY';
  3. Open index.html from your local folder

Thank You ❤❤

Thank you for visiting Weathery! 😊

By Winsen Wiradinata

About

Weathery is a user-friendly web-based application that provides current weather information for any location worldwide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published