Skip to content

jasonujmaalvis/vue-movies

Repository files navigation

⚠️ 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.

About

PWA featuring movies and tv shows using the TMDb API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors