Skip to content

Commit

Permalink
Merge pull request #144 from ShantannuDev2003/main
Browse files Browse the repository at this point in the history
List the patreon in project.js
  • Loading branch information
ianshulx authored Oct 29, 2024
2 parents e66b55a + cf774ec commit f4f9698
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,12 @@ const projects = [
description: "A full-stack web app built using the MERN stack where you can send money, accept money and perform transaction",
imgSrc: "assets/wallet.png"
},
{
title:"Patreon clone",
url:"https://github.com/ianshulx/React-projects-for-beginners/tree/main/patreon",
description:"A Patreon clone is a platform that enables creators to earn recurring income by offering exclusive content and rewards to supporters",
imgSrc:"public/vercel.svg"
}

];

Expand Down

0 comments on commit f4f9698

Please sign in to comment.