Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mullaivenese03/weather-app

Welcome to my Weather App! This simple weather application, built with HTML, CSS, and JavaScript, fetches real-time weather data from an API. Users can check the current weather for any location, with dynamic background changes based on temperature.
https://github.com/mullaivenese03/weather-app

css3 html5 javascript

Last synced: 3 days ago
JSON representation

Welcome to my Weather App! This simple weather application, built with HTML, CSS, and JavaScript, fetches real-time weather data from an API. Users can check the current weather for any location, with dynamic background changes based on temperature.

Awesome Lists containing this project

README

        

# Weather App

Welcome to the Weather App repository! This project is a simple weather application built using HTML, CSS, and JavaScript. It fetches weather data from an API and provides the user with information about the current weather conditions.

## About

The Weather App allows users to check the current weather conditions of a specific location. It fetches weather data from a weather API and displays information such as temperature, humidity, wind speed, and weather description.

## Features

- User-friendly interface
- Dynamic background change based on temperature
- Real-time weather data fetching using a weather API
- Display of temperature, humidity, wind speed, and weather description

## Demo

[Live](https://mullaivenese03.github.io/Weather-App/)

## Getting Started

To use the Weather App, follow these steps:

1. Clone the repository to your local machine:

```bash
https://github.com/MullaiVenese03/Weather-App.git
```

2. Open the `index.html` file in your web browser to launch the Weather App.

3. Enter the name of the location you want to check the weather for in the input field.

4. Press the "Get Weather" button to fetch and display the weather information for the specified location.

## Usage

1. Enter the name of the location you want to check the weather for in the input field.

2. Press the "Get Weather" button to fetch and display the weather information for the specified location.

3. The background of the app changes dynamically based on the temperature to provide a visual representation of the weather conditions.

## Technologies Used

- HTML
- CSS
- JavaScript
- API I used(https://api.openweathermap.org/data/2.5/weather?q=Madurai&units=metric&APPID=4fd239414e1c53315dd1cb53ed561e60)

## Contributors

- [Mullai Venese](https://github.com/MullaiVenese03/)

## License

This project is licensed under the [🤍MullaiVenese](https://github.com/MullaiVenese03/).