/ios-academy-2022

Repository for STRV Academy: Becoming an iOS Engineer 2022

Primary LanguageSwiftMIT LicenseMIT

STRV Academy: Becoming an iOS engineer

Repository for STRV Academy: Becoming an iOS Engineer 2022. Here you can find the project that is being developed during the lectures and other complementary resources. You can find more structured info in the Wiki.

Getting started

Follow this section to get the project running on your MacBook.

Prerequisites

Installation Rick&Morty application

Before opening the workspace, make sure you install CocoaPods dependencies. You can do so by executing

pod install

in the Rick&Morty folder from Terminal.