Home
Softono

Vue Movies

Open source MIT Vue
123
Stars
58
Forks
5
Issues
3
Watchers
7 months
Last Commit

 About Vue Movies

PWA featuring movies and tv shows using the TMDb API.

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Vue Movies?

We provide expert installation service for this software. Our team will install, configure, and secure Vue Movies on your server. plans start at just $30.

Vue Movies

View on GitHub

⚠️ NOTICE: This Repository is No Longer Maintained

This site is no longer maintained or hosted at https://movies.jason.codes.

Important Information:

  • This application should only be used for reference or learning purposes
  • The Node.js version and package dependencies are outdated and should not be used
  • This repository should not be used in production environments
  • If you use this code as reference, please remove or replace the copyright notice in the footer with your own attribution

vue-movies

Progressive web app featuring movies and tv shows from The Movie Database (TMDb) API. Built using Vue.js and Nuxt.js.

Quick setup

  1. Take a copy of .env.sample and re-name to .env
  2. Get your TMDb API key
  3. Get your YouTube API key (optional, used for video data)
  4. Enter the details into the .env file

Running

# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn dev

License

This project is licensed under the MIT License - see the LICENSE file for details.