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.",