An app that display business from Yelp's API
TestNam2Tech
Overview
An app that display business from Yelp’s API. In this project, I tried to make the project to not depend on third party library like KingFisher (for image caching), and other that might help accelerate the development process.
Instalation Guide
git clone https://github.com/reyhanl/TestNam2Tech.git
-
Clone this repository
-
Input your own access key to
var apiKey = ""inViewController.swiftand run the project once, and after that you may remove the key fromViewController.swiftfor security reason. -
Run the project.
Tech Used
Swift MVC