From a0b8dc6005af538f37a36d6069224b52ac9d060f Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Thu, 27 Apr 2023 22:29:42 -0400 Subject: ex2.1 Array.map to display unlimited components --- part2/courseinfo2/public/index.html | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 part2/courseinfo2/public/index.html (limited to 'part2/courseinfo2/public/index.html') diff --git a/part2/courseinfo2/public/index.html b/part2/courseinfo2/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/part2/courseinfo2/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.2.3