From 5b17e8eae279b442382e5d1a21be2eda1b197cf0 Mon Sep 17 00:00:00 2001 From: Md Zinnatul Islam Morol <31995155+jinnatul@users.noreply.github.com> Date: Sun, 20 Oct 2024 07:49:54 +0600 Subject: [PATCH] update label --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index e391f4e..84b15dc 100644 --- a/data.json +++ b/data.json @@ -2324,6 +2324,15 @@ "JavaScript" ], "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" + }, + { + "name": "nano-app", + "link": "https://github.com/jinnatul/nano-app", + "label": "good-for-beginner", + "technologies": [ + "JavaScript" + ], + "description": "nano-app is a command-line application, here you can easily create your node.js project structure." } ] }