From d9b8cde894ed59561681779676016f6bcafa1894 Mon Sep 17 00:00:00 2001 From: Tom Swales Date: Sun, 18 Feb 2018 10:25:25 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9fa6cc8..d18e147 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # react_digital_clock A fully commented React digital clock in a single html file + +I have created a write-up for this project here: https://medium.com/@swalta/building-react-components-from-scratch-a-design-led-approach-bed0f8533bb + +And the fully functional component is available here: + +https://rawgit.com/tomswales/react_digital_clock/master/index.html