Lightning Demo App with VueJS View the demo - https://lightning-tv.github.io/vue-demo-app/ Getting started Get an api key from TMDB API and put the key in src/api/key.js with export default 'KEY_VALUE' git clone https://github.com/lightning-tv/vue-demo-app cd vue-demo-app pnpm i pnpm start