Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/900-ai/tutorials/linktree-clone.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,22 @@ Vibe coding is a development approach where you collaborate with AI assistants t

:::

## Video tutorial

Watch this step-by-step walkthrough of the entire build process:

<div class="videoWrapper">
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/R3GJ1eo943k"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>

## Prerequisites

Before starting this tutorial, make sure you have:
Expand Down
Loading