Skip to content

Repository files navigation

InstaMDb react native project

InstaMDb is a React Native cross-platform mobile app, that displays a list of movies fetched through the moviedb Web API

Prerequisites

Follow React Native quick start guide to set up the development environment according to your device.

RN DOCS, Setting up the development environment: https://reactnative.dev/docs/environment-setup

If already setup, proceed to installation.

Installation

  1. Clone the repo
  2. Run yarn install
  3. Inside ios directory run pod install
  4. Create .env file in the root directory
  5. Add API_KEY environment variable (moviedb API key)

Build and Run

  1. iOS: yarn ios
  2. Android: yarn android

Running tests

  • Run yarn test

About

InstaMDb is a React Native cross-platform mobile app, that displays a list of movies fetched through the moviedb Web API

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages