diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 50bc23d..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/week-3/color-picker.html b/week-3/color-picker.html new file mode 100644 index 0000000..f2d558d --- /dev/null +++ b/week-3/color-picker.html @@ -0,0 +1,41 @@ + + + + + + + Color Picker + + + +
+ + +
+ + + + + \ No newline at end of file diff --git a/week-3/firestore.html b/week-3/firestore.html index 7bbea19..25d3bcd 100644 --- a/week-3/firestore.html +++ b/week-3/firestore.html @@ -36,8 +36,38 @@ - + +