summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2018-10-11 02:45:45 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2018-10-11 02:45:45 -0700
commitf0913fe5617a7e49790b316c43eb8d4390277fda (patch)
tree6d97b5cd339920d0f6a7adddeb9890feab7e1f72
parent2074fa67fae8812baa0d62889bb332540c30778e (diff)
Add deploy links
-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