diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 9af9f771..4188e6b3 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -91,6 +91,13 @@ "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": "Carbon", + "category": "tools", + "image": "https://www.svgrepo.com/download/345682/carbon.svg", + "link": "https://carbon.now.sh/", + "description": "Carbon is a tool that allows you to create and share beautiful images of your source code." }, { "productName": "Sublime Text",