Skip to content

AhsanYaqoob/Whether-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

This project is a simple weather application that allows users to get real-time weather information by entering a city name. It fetches data from the OpenWeatherMap API and displays the current temperature, weather condition, and location details. The app includes a loader that appears while the data is being fetched.

Features

  • Fetch real-time weather data using OpenWeatherMap API.
  • Display weather details such as temperature, condition, and city information.
  • Show a loading spinner while fetching data.
  • Handles errors for invalid city names and displays an appropriate message.

Installation

  1. Clone the repository:
    git clone https://github.com/AhsanYaqoob/Whether-App

About

This Simple Weather App allows users to input a city name and fetch real-time weather data using the OpenWeatherMap API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors