Moovie Time is a web application that allows you to search for movies and series, and see their details.
🍿 Live preview: https://moovie-time-nuxt.vercel.app
- VueUse - collection of useful composition APIs.
- UnoCSS - the instant on-demand atomic CSS engine.
- VitePWA - zero-config PWA Plugin for Nuxt 3.
- DevTools - unleash Nuxt Developer Experience.
- NuxtImage - automatically optimizes images used in Nuxt projects (JPEG, PNG, SVG, WebP and GIF).
- NuxtSwiper - NuxtJS module for Swiper.
# Enable pnpm
$ corepack enable
# Install dependencies
$ pnpm install
# Start dev server with hot reload at localhost:3000
$ pnpm dev
Data provided by The Movie Database.
This project uses the TMDB API but is not endorsed or certified by TMDB.