From e0e14f0b17e172d5808128561207ce69a6d4f38d Mon Sep 17 00:00:00 2001 From: Olga Turcan <47499258+cherryDevBomb@users.noreply.github.com> Date: Wed, 19 Aug 2020 16:41:16 +0300 Subject: [PATCH] Add GitHub Timeline app example --- Projects/3-Advanced/GitHub-Timeline-App.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Projects/3-Advanced/GitHub-Timeline-App.md b/Projects/3-Advanced/GitHub-Timeline-App.md index dd2ab8d4..a502895c 100644 --- a/Projects/3-Advanced/GitHub-Timeline-App.md +++ b/Projects/3-Advanced/GitHub-Timeline-App.md @@ -53,3 +53,5 @@ curl -u "user-id" https://api.github.com/users/user-id/repos - [CSS Timeline](https://codepen.io/NilsWe/pen/FemfK) - [Building a Vertical Timeline With CSS and a Touch of JavaScript](https://codepen.io/tutsplus/pen/QNeJgR) +- [GitHub Timeline example using React](https://github.com/cherryDevBomb/GitHub-Timeline) + - [Live on GitHub Pages](https://cherrydevbomb.github.io/GitHub-Timeline/)