Your daily dose of movie updates.
Get the repo
git clone https://github.com/hiwijaya/movion.git
cd movion
yarn install or npm installAdd .env.development or .env.production to your root directory and add the following
REACT_APP_TMDB_API_KEY=[YOUR_TMDb_API_KEY]To get TMDb_API_KEY you must registered in TMDb.
Thank you.