Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# WeatherApp - 5 Day Weather Forecast

WeatherApp is a React-based weather forecast application that allows users to search for the 5-day weather forecast of any city. The app uses the OpenWeather API to retrieve weather data and displays it in a clean, responsive UI with Tailwind CSS. This app provides users with a simple interface to view the current weather as well as upcoming weather conditions.

## Features
- **5-Day Weather Forecast**: Get detailed weather forecasts for any city for the next 5 days.
- **Current Weather Information**: View real-time weather updates including temperature, humidity, wind speed, and more.
- **Responsive Design**: The UI is responsive and adapts to different screen sizes, making it accessible on mobile, tablet, and desktop devices.
- **Search by City**: Enter any city name to fetch weather data quickly and efficiently.

## Prerequisites
Before running the app, ensure you have the following:
- **Node.js** (v12.x or later)
- **NPM** or **Yarn**
- **OpenWeather API key**