A Simple Vue application for search Movies or TV Series
Simple application for search Movies or TV Series
Features
-
<script setup>
Try it now!
First clone this repository and you need to fill in all the variables:
VITE_APP_MOVIE_ACCESS_TOKEN=
VITE_APP_FIREBASE_API_KEY=
VITE_APP_FIREBASE_AUTH_DOMAIN=
VITE_APP_FIREBASE_PROJECT_ID=
VITE_APP_FIREBASE_STORAGE_BUCKET=
VITE_APP_FIREBASE_MESSAGING_SENDER_ID=
VITE_APP_FIREBASE_APP_ID=
Then open your terminal and run:
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
If you like it don’t forget to put a star