/MoviesTest

A test app to do some pair programming as part of the hiring process for the team MYTF1 IPTV

Primary LanguageTypeScript

MoviesTest

This app aims to be a playground to do some pair programming on a simple app as part of the hiring process in the MYTF1 IPTV team.

It is a basic expo app displaying movies

Setup

Install the dependencies

yarn

Run the project

yarn ios

or

yarn android