https://github.com/adrianmosnegutu/weather-app
A React application that provides current weather details and a five-day forecast for any specified city or location.
https://github.com/adrianmosnegutu/weather-app
css front-end html javascript nodejs react tailwindcss weather-app weather-forecast webapp
Last synced: 2 months ago
JSON representation
A React application that provides current weather details and a five-day forecast for any specified city or location.
- Host: GitHub
- URL: https://github.com/adrianmosnegutu/weather-app
- Owner: AdrianMosnegutu
- Created: 2024-08-16T21:05:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T08:54:01.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T17:15:33.239Z (over 1 year ago)
- Topics: css, front-end, html, javascript, nodejs, react, tailwindcss, weather-app, weather-forecast, webapp
- Language: JavaScript
- Homepage: https://weather-app-adrian-mosnegutu.netlify.app
- Size: 480 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A React application that provides current weather details and a five-day forecast for any specified city or location.
## Introduction
The Weather App is a project I built to deepen my understanding of API requests and to improve my web development skills using HTML, CSS, JavaScript, React and Tailwind. This app allows users to get up-to-date weather information, including temperature, humidity, and other weather conditions, as well as a forecast for the next five days.
The weather data is sourced from the [OpenWeather API](https://openweathermap.org), a reliable and widely-used weather data provider.
## Features
- **City/Location Search**: Enter any city or location to get the current weather and a four-day forecast.
- **Real-Time Weather Updates**: Displays live weather data including temperature, weather conditions, and more.
- **Forecast Display**: View the weather forecast for the next four days, including predictions for temperature and conditions.
- **User-Friendly Interface**: Clean and intuitive UI designed for ease of use.
## Screenshots
Here’s a glimpse of the app in action:

