diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index c5afa0ac..84756f75 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -2806,6 +2806,13 @@ "link": "https://javascript30.com/", "description": "Building 30 different projects over 30 days." }, + { + "productName": "GitHub", + "category": "Development", + "image": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png", + "link": "https://github.com/", + "description": "GitHub is a development platform inspired by the way you work. From open source to business, you can host and review code, manage projects, and build software alongside millions of other developers." + }, { "productName": "codewars", "category": "Coding",