From c02c814be488680b1227e8829a655ffd3d742bc5 Mon Sep 17 00:00:00 2001 From: Rohit Date: Thu, 15 May 2025 23:48:30 +0530 Subject: [PATCH] Add my MERN project to the showcase --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 81e382f..2ca0f4f 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -4,3 +4,6 @@ Please include a summary of the change and which issue is fixed. Please also inc Fixes # (issue) + + +[Clickkshop](https://clickkshop.netlify.app/) – A full-stack e-commerce site built with MERN stack using Platzi Fake Store API.