Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 306 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 306 Bytes

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