Skip to content

SteveTro/IMDBApp

Repository files navigation

IMBD Sample App

About The Project

  • Sample React-Native IMDB APP to search for movies, set them as favorite or exclude them from search
  • using https://imdb-api.com/

Getting Started

Installation

  1. Get a free API Key at https://imdb-api.com/

  2. Clone the repo

    git clone https://github.com/SteveTro/IMDBApp.git
  3. Install NPM packages

    npm install
  4. Enter your API in .env_sample

    API_KEY=ENTER YOUR API KEY
  5. Rename the file to .env

  6. run the project on android or ios

npx react-native run-android
npx react-native run-ios

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published