Skip to content

Commit cd84ff9

Browse files
Pranjal JainPranjal Jain
authored andcommitted
Updated nav links
1 parent a75ca37 commit cd84ff9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/homecards.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"id": 1,
88
"title": "Chatbox",
99
"description": "This is an application developed for an in-depth understanding of WebSockets. For the front end, I have used React JS and sockets IO & For the backend, implemented sockets using Express JS.",
10-
"projectRoute": "https://chatbox.pranjalis.me",
10+
"projectRoute": "https://chatbox-frontend.vercel.app/",
1111
"githubUrl": "https://github.com/pranjaljain0/chatbox-frontend",
1212
"badgeTitle": [
1313
"Socket",
@@ -24,7 +24,7 @@
2424
"id": 2,
2525
"title": "The Yellow Mushroom",
2626
"description": "Created a website home page for a start-up company that is in the field of Design and Development. Created the frontend using React JS using multiple custom-made reusable components.",
27-
"projectRoute": "https://theyellowmushrooms.com",
27+
"projectRoute": "https://yellowmushrooms.netlify.app/",
2828
"badgeTitle": [
2929
"ReactJS",
3030
"ExpressJS",
@@ -39,7 +39,7 @@
3939
"id": 3,
4040
"title": "Refactored Waffles",
4141
"description": "This is a web application made as a submission for the MongoDB Atlas Hackathon 2021, This project is an E-commerce store purely made using tools provided by MondoDB",
42-
"projectRoute": "https://refactoredwaffles.pranjalis.me/",
42+
"projectRoute": "https://refactored-waffle-lake.vercel.app/",
4343
"githubUrl": "https://github.com/pranjaljain0/refactored-waffle",
4444
"badgeTitle": [
4545
"NextJS",
@@ -70,7 +70,7 @@
7070
{
7171
"id": 5,
7272
"title": "Cards",
73-
"projectRoute": "https://cards.pranjalis.me",
73+
"projectRoute": "https://credit-card-landing-page-ui.vercel.app/",
7474
"description": "Its a project where I was exploring integration of 3D objects which are exported from blender to the web applications which can in turn make the web a more enhanced experience for users.",
7575
"badgeTitle": [
7676
"ReactJS",

0 commit comments

Comments
 (0)