Skip to content

Commit 457d629

Browse files
Update constants.js
1 parent f44befd commit 457d629

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

Diff for: src/constants/constants.js

+1-11
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,7 @@ export const projects = [
2828
source: "https://github.com/loadingthedev/spotify-nextjs",
2929
visit: "https://spotify-eight-virid.vercel.app/",
3030
id: 2,
31-
},
32-
{
33-
title: "StickPix",
34-
description:
35-
"Stickpix is a site which i build with the inspiration of mixtiles.com . use nodejs as a backend to authenticate user and implimented Payment by Razorpay",
36-
image: "/images/tiles.png",
37-
tags: ["React", "NextJS", "Nodejs", "JavaScript"],
38-
source: "https://github.com/loadingthedev/tiles",
39-
visit: "https://tiles-loading.vercel.app/review",
40-
id: 3,
41-
},
31+
}
4232
// {
4333
// title: 'WebRTC App',
4434
// description: "This is a code repository for the corresponding YouTube video. In this tutorial, we're going to build and deploy a React Video Chat Application using WebRTC.",

0 commit comments

Comments
 (0)