From f72bb28fdff1c6a878e030485fdcb7874db86869 Mon Sep 17 00:00:00 2001 From: Anirudh Karanth <97871145+AnirudhKaranth@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:06:28 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f864dac..fe1c06f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Pinterest-clone -(https://pinterest-clone-ani.netlify.app) + ## Description This Pinterest clone project is a personal endeavor to replicate some of the core features of Pinterest, focusing on user management, pin posting, commenting, saving pins, and user profiles. It was built using React.js for the frontend, Node.js and Express.js for the backend, and MongoDB for the database.