From 2bde976b9584e3254b98524631f457ebd3d231a2 Mon Sep 17 00:00:00 2001 From: heemank Date: Mon, 24 Oct 2022 16:04:20 +0530 Subject: [PATCH] second commit --- src/data.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data.js b/src/data.js index e39dfd9..fe4eb4a 100644 --- a/src/data.js +++ b/src/data.js @@ -83,6 +83,10 @@ export const projectsData = [ projectName: "Something New", techStack: "This is something new", }, + { + projectName: "Home app", + techStack: "all the labour needed like plumber etc. in one app", + }, { projectName: "Time Table APP", techStack: "An app thats send notification 5 minutes before class.",