Skip to content

A web application that shows the weather forecast for the typed location using openweathermap's api.

Notifications You must be signed in to change notification settings

akpinaralper/Weather-Forecast

Repository files navigation

Hava Durumu Uygulaması

Bu proje, bir şehir adı girildiğinde o şehrin güncel hava durumu bilgilerini görüntüleyen basit bir web uygulamasıdır. OpenWeatherMap API'sini kullanarak hava durumu verilerini alır ve kullanıcıya gösterir.

İçindekiler

Kullanım

  1. Şehir adını giriş alanına yazın.
  2. Enter tuşuna basın.
  3. Şehir adı, sıcaklık ve hava durumu bilgileri ekranda görünecektir.

Kurulum

Bu projeyi yerel makinenizde çalıştırmak için aşağıdaki adımları izleyin:

  1. Bu depoyu klonlayın:

    git clone https://github.com/kullaniciadi/hava-durumu-uygulamasi.git
  2. Proje dizinine gidin:

    cd hava-durumu-uygulamasi
  3. index.html dosyasını tarayıcınızda açın.

Dosya Yapısı

  • index.html: Ana HTML dosyası.
  • style.css: Stil dosyası.
  • main.js: Ana JavaScript dosyası.
  • api.js: API ile ilgili JavaScript dosyası.

About

A web application that shows the weather forecast for the typed location using openweathermap's api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published