From 2e73eff42c0db26909a427905bb3e5d3089720a1 Mon Sep 17 00:00:00 2001 From: SanyaJain04 Date: Thu, 27 Oct 2022 18:12:21 +0530 Subject: [PATCH] A new commit --- src/data.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index ef32f91..b8bcf1a 100644 --- a/src/data.js +++ b/src/data.js @@ -68,9 +68,13 @@ export const projectsData = [ techStack: "an app that does something", }, { - projectName: "Class Notes", + projectName: "Class Notes", techStack: "An app which stores notes given in class", }, + { + projectName: "Crazy October", + techStack: "This October is crazy", + }, { projectName: "Time Table APP", techStack: "An app thats send notification 5 minutes before class.",