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
Progressive web app featuring movies and tv shows from The Movie Database (TMDb) API. Built using Vue.js and Nuxt.js.
- Take a copy of
.env.sampleand re-name to.env - Get your TMDb API key
- Get your YouTube API key (optional, used for video data)
- Enter the details into the
.envfile
# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn devThis project is licensed under the MIT License - see the LICENSE file for details.