Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weathify

This is a simple Weather app built using SwiftUI. It allows users to enter a city name and fetches the current weather data from the OpenWeatherMap API.

Features

  • Search weather by city name.
  • Displays temperature, humidity, and weather icon.
  • OpenWeatherMap API used

Usage

  • Enter the name of a city in the text field.
  • Tap the "Get Weather" button.
  • View the current temperature, humidity, and weather icon for the city.
  • If there is an error, an error message will be displayed.

Key Points

  • The app uses the OpenWeatherMap API to fetch weather data.
  • The weather icon is loaded asynchronously from the OpenWeatherMap website.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages