Skip to content

eylemseyhan/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This project is a weather application built using HTML, CSS, and JavaScript. It fetches weather data using the OpenWeatherAPI. Users can view real-time weather information by entering the name of a city.

Screenshots

Ekran görüntüsü 2024-07-21 181211

Ekran görüntüsü 2024-07-21 181332

Ekran görüntüsü 2024-07-21 181225

Project Features

User-friendly interface Real-time weather information (temperature, weather description, humidity, wind speed) Turkish language support Stylish and modern design

Technologies Used

Installation and Usage

  1. Clone or download this project:

    git clone https://github.com/YOUR_GITHUB_USERNAME/weather-js-app.git
    cd weather-js-app
  2. Ensure that the necessary files are installed:

    npm install
  3. Get your OpenWeatherAPI key:

  4. Replace the APIKey variable in the script.js file with your own API key

  5. Run the project on your local server or open the index.html file in a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors