Skip to content

Commit f4f9698

Browse files
authored
Merge pull request #144 from ShantannuDev2003/main
List the patreon in project.js
2 parents e66b55a + cf774ec commit f4f9698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,12 @@ const projects = [
464464
description: "A full-stack web app built using the MERN stack where you can send money, accept money and perform transaction",
465465
imgSrc: "assets/wallet.png"
466466
},
467+
{
468+
title:"Patreon clone",
469+
url:"https://github.com/ianshulx/React-projects-for-beginners/tree/main/patreon",
470+
description:"A Patreon clone is a platform that enables creators to earn recurring income by offering exclusive content and rewards to supporters",
471+
imgSrc:"public/vercel.svg"
472+
}
467473

468474
];
469475

0 commit comments

Comments
 (0)