This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
The components abstract away most of the hassle. You just call the component and fill in the necessary content as props. Typescript in VSCODE will show you the relavant props on hover.
Example Content is provided in the page.tsx
public/video has two example videos.