From 4941c8fbbdd79850955bcec0d9cd9823139e03b0 Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Wed, 3 May 2023 23:10:07 -0400 Subject: ex2.18 country info part1 --- part2/countrydata/public/index.html | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 part2/countrydata/public/index.html (limited to 'part2/countrydata/public/index.html') diff --git a/part2/countrydata/public/index.html b/part2/countrydata/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/part2/countrydata/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.2.3