A Movie Details Finder using the "themoviedb.org" API.
Make sure and have NODE/NPM and Yarn installed on your computer.
Node: https://nodejs.org/en/download/
Yarn: https://yarnpkg.com/lang/en/docs/install/
Install packages with: yarn
Run App and Server with: yarn start