Skip to content

w4nnnn/Weatherly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Weatherly

๐Ÿ‡ฎ๐Ÿ‡ฉ Bahasa Indonesia

Deskripsi

Weatherly adalah aplikasi yang menampilkan informasi cuaca terkini berdasarkan lokasi yang diinginkan pengguna. Aplikasi ini memanfaatkan API OpenWeatherMap untuk mendapatkan data cuaca seperti suhu, kelembapan, kecepatan angin, dan kondisi cuaca saat ini. Cocok digunakan untuk mengetahui prediksi cuaca harian secara cepat dan praktis.

Fitur

  • Menampilkan informasi cuaca real-time berdasarkan kota atau lokasi
  • Data suhu, kelembapan, kecepatan angin, dan deskripsi cuaca
  • Antarmuka yang sederhana dan mudah digunakan

Cara Menggunakan

  1. Clone repository ini:

    git clone https://github.com/wans112/OpenWeather.git
    cd OpenWeather
  2. Install dependensi (jika menggunakan Node.js):

    npm install
  3. Siapkan API Key dari OpenWeatherMap.

  4. Konfigurasi API Key di file konfigurasi (misal .env):

    OPENWEATHER_API_KEY=apikey_anda
    
  5. Jalankan aplikasi:

    npm start

    atau sesuai perintah pada dokumentasi masing-masing framework.

  6. Akses aplikasi melalui browser atau terminal sesuai instruksi aplikasi.


๐Ÿ‡ฌ๐Ÿ‡ง English

Description

Weatherly is an application that displays the latest weather information based on the user's desired location. It utilizes the OpenWeatherMap API to fetch weather data such as temperature, humidity, wind speed, and current weather conditions. This app is ideal for quickly and conveniently checking daily weather forecasts.

Features

  • Display real-time weather information by city or location
  • Shows temperature, humidity, wind speed, and weather description
  • Simple and user-friendly interface

How to Use

  1. Clone this repository:

    git clone https://github.com/wans112/OpenWeather.git
    cd OpenWeather
  2. Install dependencies (if using Node.js):

    npm install
  3. Get your API Key from OpenWeatherMap.

  4. Configure your API Key in the configuration file (e.g., .env):

    OPENWEATHER_API_KEY=your_api_key
    
  5. Run the application:

    npm start

    or follow the instructions provided for your framework.

  6. Access the app via browser or terminal as instructed.


Sesuaikan instruksi di atas sesuai dengan framework atau bahasa pemrograman yang digunakan pada project Anda.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages