Back to rankings


🍿 A TMDB client built with Nuxt and View Transitions
moviestmdbnuxtnuxt-template
Key Metrics
Star Growth
Stars
2.2k
Forks
452
Weekly Growth
—
Issues
11
1k1.5k2k
Oct 2022May 2023Jan 2024Aug 2024Apr 2025Dec 2025Jul 2026
Artifactsnpm
npm install moviesREADME

Nuxt Movies with tests
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.
Related repositories