Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 547 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 547 Bytes

Simple Weather Client

Author: Bart Jacobs

This application shows how to fetch and display weather data from the Forecast API. This project is used to jump start several tutorials I have written on Cocoacasts.

If you would like to build and run the project, be sure to add a valid API key to the project in Configuration.swift. You can create a free developer account at Forecast.

Read more tutorials on Cocoacasts.