Files

Example app using YouTube Embed

This example shows how to embed a YouTube Embed using @next/third-parties.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-youtube-embed with-youtube-embed-app
yarn create next-app --example with-youtube-embed with-youtube-embed-app
pnpm create next-app --example with-youtube-embed with-youtube-embed-app

Deploy it to the cloud with Vercel (Documentation).