fernandocallejasr / WeatherApp

A Weather App that allows you to search for current weather in a place searched or in the user's current location using Core Location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

A simple and beautiful way to stay updated with the weather in the places you care about. Image Image2

Features

  • Get the weather in real time using the Open Weather API.
  • Save your recent searches and get the weather with a touch.
  • Get the weather for your exact location.

How to Get Sarted

  1. Install the latest version of Xcode from the Mac AppStore.
  2. Install CocoaPods to your machine.
  3. Fork the project and clone it to your local machine.
  4. In the terminal, change directory to the one that contains the project.
  5. Run pod install to be able to build locally.

About

A Weather App that allows you to search for current weather in a place searched or in the user's current location using Core Location


Languages

Language:Swift 98.5%Language:Ruby 1.5%