Skip to content

jmannDev43/WhosInWhat

Repository files navigation

whosInWhat

Search for actors, movies, or TV shows

search

View graph to see what movies or TV shows actors have in common!

- Click actors to display movies / TV shows they've appeared in.
- Click movies / TV shows to display its cast.

search

Running Locally

To run the app locally, you'll need to request an API key from themoviedb.org. (https://developers.themoviedb.org/3/getting-started/authentication).

Create a settings.json file at the root of this project directory and paste the API key in, like below:

{
   "apiKey": "REPLACE-WITH-API-KEY"
}

About

An interactive tool to discover and explore relationships between actors and movies, using The Movie Database (TMDb) API.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors