From 013c6628d848a8ea48036474b59bc3d9c79af99e Mon Sep 17 00:00:00 2001 From: nadasuhailAyesh12 Date: Wed, 20 Mar 2024 08:34:34 +0200 Subject: [PATCH] add grommet to js projects --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..c70376b 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "grommet", + "link": "https://github.com/grommet/grommet", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" } ] }