Skip to content

FabioMFGaspar/RNMoviesDB

Repository files navigation

About The Project

This a small React Native app using MovieDB API to searches for movies in the API and get their details.

This app was build using Typescript, Redux and React-Navigation. It includes 100% test coverage and runs on iOS and Android.

Getting Started

To get a local copy up and running follow these simple steps below.

Installation

  1. Clone the repo
    git clone https://github.com/FabioMFGaspar/RNMoviesDB.git
  2. Navigate to the root folder
  3. Install NPM packages
    npm install
  4. If you want to run it in an iOS then you need to install the CocoaPods
    cd ios && pod install & cd ..

Running the code

The following commands need to be ran in the root folder of the app.

  • iOS Simulator
   npm run ios
  • Android Simulator
   npm run android

Contact

If you have any doubt or question feel free to reach me out Fábio Gaspar - fabiomfgaspar@gmail.com

About

React Native app using MoviesDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published