Skip to content

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

Notifications You must be signed in to change notification settings

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.

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 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