Skip to content
forked from nuxt/movies

๐Ÿฟ A TMDB client built with Nuxt 3

Notifications You must be signed in to change notification settings

devalooper/movies

This branch is 70 commits behind nuxt/movies:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20a859b ยท Oct 19, 2022

History

96 Commits
May 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 17, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 17, 2022
May 13, 2022
May 13, 2022
Oct 17, 2022
Jul 21, 2022
Oct 17, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 19, 2022
Oct 17, 2022
May 13, 2022
May 27, 2022
May 23, 2022
Oct 17, 2022

Repository files navigation


Nuxt Movies


Movies app demo built using Nuxt 3, Vue 3, UnoCSS, Image Module, The Movie Database API and TypeScript.

๐Ÿฟ Live preview: https://movies.nuxt.space

Screenshots

Proxy Server

Check proxy/README

Setup

# Enable pnpm
$ corepack enable

# Install dependencies
$ pnpm install

# Start dev server with hot reload at localhost:3000
$ pnpm dev

Credits

Based on jasonujmaalvis/vue-movies and tastejs/nuxt-movies.

Data provided by The Movie Database.

This project uses the TMDB API but is not endorsed or certified by TMDB.

About

๐Ÿฟ A TMDB client built with Nuxt 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.4%
  • TypeScript 27.5%
  • Shell 0.1%