From 0a978254c08c930e568995c0c48d8ea32f983504 Mon Sep 17 00:00:00 2001 From: satya Date: Tue, 19 Jul 2022 15:30:30 +0530 Subject: [PATCH] day-2 exercise --- solutions/day-2/index.html | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 solutions/day-2/index.html diff --git a/solutions/day-2/index.html b/solutions/day-2/index.html new file mode 100644 index 0000000..d7fbec7 --- /dev/null +++ b/solutions/day-2/index.html @@ -0,0 +1,69 @@ + + + + + + + 30 Days Of React Challenge + + + + +
+ +
+ + + + + + + + \ No newline at end of file