diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 7bd75b6d..cd02d4cf 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -12,6 +12,13 @@ "image": "https://shorturl.at/upeTZ", "link": "https://bitbucket.org/", "description": "Bitbucket is a Git-based source code repository hosting service from Atlassian that offers a collaborative environment for code development, integrated CI/CD, and seamless integration with other Atlassian products." +}, + { + "productName": "Scrimba", + "category": "tools", + "image": "https://www.svgrepo.com/download/345681/scrimba.svg", + "link": "https://scrimba.com/", + "description": "Scrimba is an interactive learning platform for coders that lets you watch and edit code directly in the video player." }, { "productName": "Sublime Text",