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