A Vue.js application for streaming movies online. It uses the TMDB API to fetch movie data and the SuperEmbed API for streaming.
- Movies: Browse through a vast collection of movies.
- TV Series: Explore popular and trending TV shows.
- Search: Easily search for your favorite movies and TV series.
npm install
npm run dev
npm run build