Demo app that utilises TMDB's API to search for movies and also a verification API/SDK from veriff to verify the users age for R and above rated movies.
Clone the repo
https://github.com/SerdarMustafa1/veriff-tmdb.git
cd react-imdb-clone
npm install
Run by using
npm run start
You will also need API credentials for both TMDB and Veriff.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.