Skip to content

Commit 9cc72db

Browse files
committed
docs(pixel-art-creator): live demo link
1 parent b385cf5 commit 9cc72db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

projects/build-a-pixel-art-creator-with-html-css-and-javascript/build-a-pixel-art-creator-with-html-css-and-javascript.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ By the end of this tutorial, we'll have a fully functional pixel art editor that
4141
alt="Final Pixel Art Creator"
4242
/>
4343

44+
You can try the [live demo here](https://goku-kun.github.io/build-a-pixel-art-creator-with-html-css-and-javascript/completed/) to see what we're building!
45+
4446
**Note:** This tutorial focuses on learning Canvas API fundamentals and event handling. No libraries or frameworks needed.
4547

4648
Let's start!

0 commit comments

Comments
 (0)