The project consists of an iOS app. Its purpose is to use the user's location to show on screen some restaurants in the area. In addition, you can also view details of each restaurant, such as its price, phone number, rating, and location on the map.
To access the restaurants on the list and the data of each restaurant the app consumed an API provided by Yelp.
To run the project run the following commands in terminal:
git clone https://github.com/anacamargos/restaurants.git
cd restaurants (to cloned folder)
open Restaurants.xcworkspace