Skip to content

kurt-liao/nuxt3-movies

Repository files navigation

nuxt3-movies

❗NOTE: This project is still in progress, so some pages are not done yet.

Movies and TV Shows app built with Nuxt3, Vue3, Tailwindcss and TypeScript.

Data provided by TMDB.

Quick look

Prerequisites

  • TMDB account
  • Generate TMDB api key after create an account

Steps

  • Copy .env-sample file and rename to .env
  • Set your api key to TMDB_API_KEY
  • Enter command pnpm install
  • Enter command pnpm dev

About

Movies and TV Shows app built with Nuxt3, Vue3, Tailwindcss, TypeScript. Data provided by TMDB.

Topics

Resources

Stars

Watchers

Forks