summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/1-colour-shift/readme.md2
-rw-r--r--projects/2-stay-motivated/readme.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/projects/1-colour-shift/readme.md b/projects/1-colour-shift/readme.md
index 1760173..a73e8a5 100644
--- a/projects/1-colour-shift/readme.md
+++ b/projects/1-colour-shift/readme.md
@@ -1,5 +1,7 @@
# 1. Colour Shift
+[See it live here 💅🏼](https://focused-booth-220b2f.netlify.com)
+
## Goal
Get familiar with how the DOM API works in the context of static HTML with some JS.
diff --git a/projects/2-stay-motivated/readme.md b/projects/2-stay-motivated/readme.md
index 24311f5..ad84590 100644
--- a/projects/2-stay-motivated/readme.md
+++ b/projects/2-stay-motivated/readme.md
@@ -1,5 +1,7 @@
# 2. Stay Motivated
+[See it live here 🔥](https://pedantic-pare-47de7c.netlify.com)
+
## Goal
Understand the idea of building a front-end app that relies on JS with minimal dependency on the HTML