Creating a movie,tv show streaming web app using Vue and Vuetify
Use a dummy e-mail and password to signup and continue
A movie streaming service built using VueJS and Vuetify.
Browse and search for movies
Watch trailers and read movie descriptions
NodeJS
npm (Node Package Manager)
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
VueJS - JavaScript framework for building user interfaces
Vuetify - Material Design component framework for VueJS