0 Forks
0 Stars
0 Watchers

Sweather

A weather app for iPhone built using Swift and UIKit. With user permission, it gets the user's location and loads the current local weather, as well as the forecast for the next five days in three-hour increments. The user can also search the weather for other locations.

How to download and setup Sweather

Open terminal and run command
git clone https://github.com/tamara-snyder/Sweather.git
git clone is used to create a copy or clone of Sweather repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sweather https://github.com/tamara-snyder/Sweather/archive/master.zip

Or simply clone Sweather with SSH
[email protected]:tamara-snyder/Sweather.git

If you have some problems with Sweather

You may open issue on Sweather support forum (system) here: https://github.com/tamara-snyder/Sweather/issues