README.md
April 21, 2025 ยท View on GitHub

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.