Skip to content

joedavies25/5mins.ai_tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

5mins.ai Movies

App Screenshot App Screenshot

Prerequisites

Please ensure that your are running the latest version of XCode

Getting Started

  1. Clone this repo: git clone 'https://github.com/joedavies25/5mins.ai_tech.git'
  2. Locate to MovieApp: cd MovieApp
  3. Install dependencies: yarn install
  4. Intsall pods: yarn pod
  5. Create .env file with your API key:
API_KEY=<<YOUR_API_KEY>>
API_URL=https://api.themoviedb.org/3
IMG_URL=https://image.tmdb.org/t/p/w300
  1. Finally build and run the app: yarn ios
    Sit Back and grab a coffee ☕️ This is going to take a while!

Testing

To run tests on this app: yarn test

About

5mins.ai tech test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors