Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronak-goyal-code/weather-app

weather app project
https://github.com/ronak-goyal-code/weather-app

css fetch-api html javascript

Last synced: about 1 month ago
JSON representation

weather app project

Awesome Lists containing this project

README

        

# Weather App

A simple weather forecasting web application that displays current weather conditions, temperature, humidity, wind speed, and an icon representing the weather. The app allows users to search for weather updates by city name.

## Features

- Real-time weather data.
- Displays temperature, weather description, humidity, and wind speed.
- Dynamic weather icons.
- Responsive design.

## Technologies Used

- HTML
- CSS
- JavaScript
- OpenWeather API

## Setup

1. Clone the repository:
```bash
git clone https://github.com/ronak-goyal-code/Weather-App.git
2. Open index.html in your browser.

## API Integration

This app uses the OpenWeatherMap API to fetch weather data.