Skip to content

upstroke/tmdb-vue-frontend

Repository files navigation

tmdb-vue-frontend

This site makes use of the TMDb API. Hence you need to get an API key. You can get the key at their website at: https://developers.themoviedb.org/3/ Alter the .env file and use your API key with the API_KEY variable.

Node Version

Please note, this app is tested on Node version v12 up to v14

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize VUE configuration

See Configuration Reference.

About

This is a simple Vue TMDb POC based on Vue, Vuex and Vue router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published