Skip to content

maverickchangithub/tmdb-api-vue3

Repository files navigation

tmdb api Vue 3 project

Important!

rememeber to create a .env file at /src/ like below

VITE_IMAGEURL=https://image.tmdb.org/t/p/original
VITE_THUMBURL=https://image.tmdb.org/t/p/w500
VITE_BASEURL=https://api.themoviedb.org/3
VITE_APIKEY= // your tmdb apikey
VITE_TMDB_TOKEN= // your tmdb token, its a very long string

About

a vue 3 website using tmdb api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published