Skip to content

voidrlm/Movies-And-TV-Shows-Streaming-Platform-VueJS

Repository files navigation

Movies-And-TV-Shows-Streaming-Platform-UI

Creating a movie,tv show streaming web app using Vue and Vuetify

Screenshot

https://imgur.com/ukvJeDs

Live Demo

Use a dummy e-mail and password to signup and continue

Online Demo

A movie streaming service built using VueJS and Vuetify.

Features

Browse and search for movies

Watch trailers and read movie descriptions

Requirements

NodeJS

npm (Node Package Manager)

Installation

Clone the repository

Navigate to the project directory

Install the dependencies

$ npm install

Start the development server

$ npm run serve

Open a web browser and navigate to http://localhost:8080

Deployment to GitHub Pages

To deploy the app to GitHub Pages, use the provided PowerShell script:

./deploy-to-gh-pages.ps1

This will build the project and push the contents of the dist folder to the gh-pages branch of your repository.

Make sure you have set up your remote origin and have push access to the repository.

Built With

VueJS - JavaScript framework for building user interfaces

Vuetify - Material Design component framework for VueJS

About

Creating a movie,tv show streaming web app using Vue and Vuetify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published