Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 335 Bytes

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