Skip to content

jenyyy4/weather-app

Repository files navigation

🌤️ Weather App

Overview

This Weather App is a simple and intuitive application that provides real-time weather updates for any location worldwide. Users can view current weather conditions, temperature, pressure, humidity, and more. Built with a focus on usability and clean design, the app is perfect for anyone needing quick and accurate weather information.


Features

  • 🌍 Global Weather Updates: Search for any city, region, or country.
  • ☀️ Current Weather Conditions: Displays temperature, weather description, pressure and humidity.
  • 🎨 Dynamic UI: Background changes based on weather conditions (e.g., sunny, rainy, cloudy).

Tech Stack

  • Frontend: HTML, CSS
  • Backend: JavaScript
  • API: OpenWeatherMap API
  • Deployment: GitHub Pages

How to Use

  1. Search Location: Enter the name of the city or place in the search bar.
  2. View Current Weather: See live weather stats such as temperature, pressure and humidity.

Screenshots

Homepage: homepage

Search Results: search results


Future Improvements

  • 📍 Local Weather: Allow the app to access your device’s location for instant local weather updates.
  • 🌈 Air Quality Index (AQI): Show AQI data for selected locations.
  • 🌟 Favorites: Allow users to save favorite locations for quick access.
  • 🛰️ Satellite Maps: Integrate maps showing cloud coverage and precipitation.
  • 📱 Mobile App: Launch Android/iOS versions using React Native or Flutter.