Skip to content

Commit

Permalink
Update ProjectData.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolkishann authored May 26, 2024
1 parent 23c69d4 commit f671400
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Components/Projects/ProjectData.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ export const MernProjectData = [
live: "https://chatapp-by-kishan.netlify.app/",
github: "https://github.com/Coolkishann/ChatApp-by-Kishan",
},
{
img: ToDoFusion,
title: "ToDoFusion",
techstack: " React ,Node ,Express ,MongoDB ,Tailwind CSS",
live: "https://todofusion.onrender.com/",
github: "https://github.com/Coolkishann/ToDoFusion",
},
{
img: practical,
title: "College Practical's Saver",
Expand Down

0 comments on commit f671400

Please sign in to comment.