diff --git a/src/components/Projects.jsx b/src/components/Projects.jsx index 0d1587f..c79bc9e 100644 --- a/src/components/Projects.jsx +++ b/src/components/Projects.jsx @@ -70,7 +70,7 @@ const Projects = () => { "Designed reusable components and state management, enhancing scalability and maintainability", "Optimized front-end performance with TypeScript and Vite, reducing build times and runtime errors" ], - github: "#", // Replace with actual GitHub link + github: "https://github.com/harivansh-afk/Habit-Tracker", demo: "#" // Replace with actual demo link } ];