A Vue.js application for streaming movies online. It uses the TMDB API to fetch movie data and the SuperEmbed API for streaming.
- Explore: Browse through a vast collection of movies.
- Search: Find your favorite movies with ease.
npm install
npm run dev
npm run build