/FilmBrowser

📽 A sample film browser application that utilizes reactive and modern components.

Primary LanguageSwiftMIT LicenseMIT

Film Browser Application

Application

Table Of Contents

About

This repository contains an iOS film browser project that utilizes reactive and modern components.

Dependencies Used

Installation

⚠️ Make sure you've Cocoapods installed. For usage and installation instructions, visit their website.

Open a terminal window and clone the repository. After cloning the repository change your directory to the repository directory.

Installing Dependencies

Install project dependencies by executing the following command:

pod install

We're done with installing dependencies.

Launching The Project

Open the project on Xcode by executing the following command:

open FilmBrowser.xcworkspace

After the Xcode window appears click run button to launch the application.

License

MIT