Skip to content

hoanggbao00/MovieStatGuide

Repository files navigation

Movie Stat Guide


## Screenshots
screenshot screenshot screenshot

screenshot screenshot screenshot

Getting Started

git clone https://github.com/hoanggbao00/MovieStatGuide.git
  1. Add api key.

    I am using Stringified JSON from IMDb API to the testing, so if you want to use online, you have to create an account on IMDb-API website, then change the api key

    • go to utils/data
    const api_key = key3;
    • then replace the key3 to your api key
    const api_key = 'your_api_key_here'
  1. Install the package by using:
npm install
  1. Then start the project by
npm start

Author

This React Native project is created by hoanggbao.

Supporters

VDHP


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages