From c8a5d42ea284d3c49f1ce49406fd13e361736b83 Mon Sep 17 00:00:00 2001 From: Zaid Sohel Ajani Date: Tue, 30 Aug 2022 18:26:58 +0530 Subject: [PATCH] Add startupeer --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 651750e..2c97684 100644 --- a/data.json +++ b/data.json @@ -1818,6 +1818,15 @@ "Dart" ], "description": "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase." - } + }, + { + "name": "startupeer", + "link": "https://github.com/zaidajani/startupeer-MERN", + "label": "good-first-contribution", + "technologies": [ + "Javascript", + "CSS" + ], + "description": "A utility where startup ideas meet its market reviews, in MERN stack." ] }