From ffcbd016025fb8d5a47e3b9939315e62c9108a09 Mon Sep 17 00:00:00 2001 From: Florin Pop Date: Tue, 21 May 2019 06:29:50 +0300 Subject: [PATCH] added project --- Projects/Countdown-Timer-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/Countdown-Timer-App.md b/Projects/Countdown-Timer-App.md index 4d3efc3b..7d2dc03a 100644 --- a/Projects/Countdown-Timer-App.md +++ b/Projects/Countdown-Timer-App.md @@ -58,3 +58,4 @@ minutes count will decrement by 1 and the seconds will start to countdown from 5 ## Example projects [Simple Clock/Countdown Timer](https://codepen.io/karlo-stekovic/pen/OajKVK) +[Countdown Timer built with React](https://www.florin-pop.com/blog/2019/05/countdown-built-with-react/)