Skip to content

5ekastanx/Whether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Whether 🌦️

Whether is an elegant and minimalist weather application that allows you to get the current weather in any city. This project is built with HTML, CSS, and JavaScript, providing up-to-date weather information, including temperature, description, weather icon, and more.

πŸš€ Features

  • πŸ“ Enter a city to get the current weather information.
  • 🌑️ Displays the temperature.
  • β›… Displays an icon corresponding to the current weather conditions.
  • πŸ“ Provides a weather description (e.g., "clear," "cloudy," etc.).

πŸ› οΈ Technologies

  • HTML5: Used for structuring the webpage.
  • CSS3: Used for styling the interface.
  • JavaScript: Handles API requests and updates the data on the page.

πŸ“‚ Project Structure

  • index.html: The main file containing the structure of the webpage.
  • style.css: The file for styling the elements on the page.
  • main.js: The script that handles user input and interacts with the weather API.

🌐 How to Use

  1. Clone the repository:

    git clone https://github.com/5ekastanx/Whether.git

Open index.html in your browser.

Enter the name of a city in the text field and click the button to get the current weather information.

About

Whether is an elegant and minimalist weather application that allows you to get the current weather in any city. This project is built with HTML, CSS, and JavaScript, providing up-to-date weather information, including temperature, description, weather icon, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors