From 864c74dd1ac16274694aee4c0d2f5b52cebef246 Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Sat, 22 Apr 2023 22:13:22 -0400 Subject: Did exercises 1.1-1.2 --- part1/courseinfo/public/index.html | 43 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 part1/courseinfo/public/index.html (limited to 'part1/courseinfo/public/index.html') diff --git a/part1/courseinfo/public/index.html b/part1/courseinfo/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/part1/courseinfo/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.2.3