added github link for habit-tracker

This commit is contained in:
Harivansh Rathi 2024-11-20 03:12:52 -05:00
parent 388e058f9e
commit 6a1f4f5b86

View file

@ -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
}
];