From a771d5eab2ed2ff1f1ad00f394dd588671db0ee5 Mon Sep 17 00:00:00 2001 From: Alao-Abiodun Date: Sat, 10 Oct 2020 21:38:28 +0100 Subject: [PATCH] chore: solve solution exercise --- solutions/day-02/Exercise1.html | 79 +++++++++++++++++++++++++++++++++ solutions/day-02/Exercise2.js | 0 2 files changed, 79 insertions(+) create mode 100644 solutions/day-02/Exercise1.html create mode 100644 solutions/day-02/Exercise2.js diff --git a/solutions/day-02/Exercise1.html b/solutions/day-02/Exercise1.html new file mode 100644 index 0000000..2f25a6f --- /dev/null +++ b/solutions/day-02/Exercise1.html @@ -0,0 +1,79 @@ + + + + + + + 30 Days Of React Challenge + + +
+ + + + + + + diff --git a/solutions/day-02/Exercise2.js b/solutions/day-02/Exercise2.js new file mode 100644 index 0000000..e69de29