From 8d6bae943d4de67856ed670e6ded3e9dde085048 Mon Sep 17 00:00:00 2001 From: Kabir Jain <kabirjain15@gmail.com> Date: Thu, 1 Oct 2020 17:17:23 +0530 Subject: [PATCH] Added link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30055d8..029dbfb 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Useful articles and learning resources. - [How to learn React.js in 2020 ](https://www.robinwieruch.de/learn-react-js) - [How to deploy a create react app to Github pages](https://reactgo.com/deploy-react-app-github-pages/) - [Javascript Handbook](https://eloquentjavascript.net) +- [Create a portfolio using React and GitHub Student Developer Pack](https://hackernoon.com/create-a-portfolio-using-react-and-github-student-developer-pack-955379207855) </details>