Skip to content

jasonujmaalvis/vue-movies

Repository files navigation

vue-movies

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

Live demo hosted on Netlify can be found at https://movies.jason.codes.

Built as a side project to learn some new skills 🔥🔥

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

About

PWA featuring movies and tv shows using the TMDb API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published