Skip to content

willperes/SwiftUI-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

A simple SwiftUI app that displays weather information for a specific city, including the current temperature, an icon representing it, and a 5-day weather forecast. It also features a button to switch between day and night modes.

Features

  • Display current weather information for a specific city, including the city name, current temperature, and a weather icon.
  • Display a 5-day weather forecast, including the day of the week, temperature, and weather icons.
  • Switch between day and night modes to adjust the app's appearance.

Screenshots

Day Mode Night Mode

Getting Started

To run this app on your local machine, follow these steps:

  1. Clone this repository to your local machine using Git:
git clone https://github.com/willperes/SwiftUI-Weather.git
  1. Open the project in Xcode.
  2. Build and run the app on the simulator or a physical device.

Usage

  1. Launch the app.
  2. Enter the name of the city you want to check the weather for.
  3. View the current weather information for the specified city.
  4. Scroll down to see the 5-day weather forecast.
  5. Toggle between day and night modes using the button at the top.

Acknowledgments

  • This app was developed during the course "SwiftUI Fundamentals" by Sean Allen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages