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.swift
and run the project once, and after that you may remove the key fromViewController.swift
for security reason. -
Run the project.
Tech Used
Swift
MVC