Skip to content

Simple Vue app to compare the cast of any TV show or movie with the Game of Thrones cast

License

Notifications You must be signed in to change notification settings

chucksspencer/vennofthrones

Repository files navigation

venn-of-thrones

This was an excuse to play with Vue. It's a very simple single page application that uses the The Movie DB's API to search for cast members overlap between Game of Thrones and other movies and TV shows. It uses the D3 graphing library to render a venn diagram of the results. It's hosted at https://www.vennofthrones.com/.

I barely scratched the surface of Vue with this, really, but I learned some stuff.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Simple Vue app to compare the cast of any TV show or movie with the Game of Thrones cast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published