Simple Movie List Simple movie list made using Nuxt 3. Setup Install the dependencies: pnpm install --shamefully-hoist Development Server Start the development server: pnpm dev Production Build the application for production: pnpm build Locally preview production build: pnpm preview