From fb73415c87cb20df540ff0bf2b3fedb4bf429c56 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Wed, 11 Dec 2019 04:06:34 +0300 Subject: [PATCH 1/2] Add example project to Dollars-to-cents-converter --- Projects/1-Beginner/Dollars-To-Cents-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 94433892..1c6c40be 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://github.com/LimonJuice322/Dollars-to-cents-converter) From f37375baf68805550c84a83f2afc5358586ee5c1 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Sun, 19 Jul 2020 04:54:46 +0300 Subject: [PATCH 2/2] Added a link to the example in codepen --- Projects/1-Beginner/Dollars-To-Cents-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 1c6c40be..c11d24bd 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter app](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://codepen.io/limonjuice322/pen/zYrMjEB)