added link to website for habit tracker

This commit is contained in:
Harivansh Rathi 2024-11-20 20:13:40 -05:00
parent 48b062a6a2
commit f160eaadac

View file

@ -71,7 +71,7 @@ const Projects = () => {
"Optimized front-end performance with TypeScript and Vite, reducing build times and runtime errors" "Optimized front-end performance with TypeScript and Vite, reducing build times and runtime errors"
], ],
github: "https://github.com/harivansh-afk/Habit-Tracker", github: "https://github.com/harivansh-afk/Habit-Tracker",
demo: "#" // Replace with actual demo link demo: "https://habit-tracker-nine-zeta.vercel.app/"
} }
]; ];