From c8a5d42ea284d3c49f1ce49406fd13e361736b83 Mon Sep 17 00:00:00 2001 From: Zaid Sohel Ajani Date: Tue, 30 Aug 2022 18:26:58 +0530 Subject: [PATCH 1/2] 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." ] } From 1b83a11f8eb1e22d9a946ea7a14e8f57f0a9cbfb Mon Sep 17 00:00:00 2001 From: Zaid Sohel Ajani Date: Tue, 30 Aug 2022 18:31:20 +0530 Subject: [PATCH 2/2] Update data.json --- data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data.json b/data.json index 2c97684..b3c875e 100644 --- a/data.json +++ b/data.json @@ -1828,5 +1828,6 @@ "CSS" ], "description": "A utility where startup ideas meet its market reviews, in MERN stack." + } ] }