From 317ba227057e7ecab7109142a74c410ff41a1aa7 Mon Sep 17 00:00:00 2001 From: Jeremie Bornais Date: Thu, 11 Jan 2024 21:06:32 +0000 Subject: [PATCH] start of exchange rate app (not near done) --- exchange-rates/index.html | 51 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 exchange-rates/index.html diff --git a/exchange-rates/index.html b/exchange-rates/index.html new file mode 100644 index 0000000..7015d17 --- /dev/null +++ b/exchange-rates/index.html @@ -0,0 +1,51 @@ + + + + + + + CAD Exchange Rates + + + + + +
+
+

CAD, USD, MXN Conversion Rates

+
+
+ + + + + + + + + + + + + + + + +
+
+ + + \ No newline at end of file