From e180709f41c98f814f47fd0db4519562cb6bc256 Mon Sep 17 00:00:00 2001 From: chaanakyaaM Date: Wed, 24 Jul 2024 19:23:36 +0530 Subject: [PATCH] moqups added --- frontend/src/DB/product.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 5cded2f4..1add08ae 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -140,6 +140,13 @@ "link": "https://learngitbranching.js.org/", "description": "This website helps you to learn git and git commands very easily through interactive game." }, + { + "productName": "Moqups", + "category": "tools", + "image": "https://th.bing.com/th/id/OIP.aOX9SrhYjcR41DBJns9yswHaHa?rs=1&pid=ImgDetMain", + "link": "https://moqups.com/", + "description": "Moqups is a web app that lets you create and share visual designs for UI and UX projects. You can work with your team in the cloud, use stencils, icons, fonts, images, and prototypes, and integrate with Slack, Google Drive and Dropbox." + }, { "productName": "removebg", "category": "tools",