Skip to content

KisamiYounes/Weather-html-css-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Weather App 🌀️

A simple weather application built with HTML, CSS, and JavaScript. It fetches real-time weather data and displays it in a user-friendly interface.

πŸš€ Features

  • Search weather by city name
  • Displays temperature, weather condition, and icons
  • Responsive design for desktop and mobile
  • Minimal and clean UI

πŸ› οΈ Technologies Used

  • HTML5 for structure
  • CSS3 for styling (responsive, clean design)
  • JavaScript (ES6) for fetching and displaying weather data

πŸ“‚ Project Structure

.
β”œβ”€β”€ index.html      # Main HTML file
β”œβ”€β”€ master.css      # Stylesheet
└── main.js         # JavaScript logic

βš™οΈ Setup and Usage

  1. Clone or download this repository:

    git clone https://github.com/your-username/weither-html-css-js.git
  2. Open index.html in your browser.

  3. Enter a city name to see the weather details.

🌐 API

This project likely uses a weather API (e.g., OpenWeatherMap API).

πŸ“œ License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors