|
7 | 7 | "id": 1, |
8 | 8 | "title": "Chatbox", |
9 | 9 | "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/", |
11 | 11 | "githubUrl": "https://github.com/pranjaljain0/chatbox-frontend", |
12 | 12 | "badgeTitle": [ |
13 | 13 | "Socket", |
|
24 | 24 | "id": 2, |
25 | 25 | "title": "The Yellow Mushroom", |
26 | 26 | "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/", |
28 | 28 | "badgeTitle": [ |
29 | 29 | "ReactJS", |
30 | 30 | "ExpressJS", |
|
39 | 39 | "id": 3, |
40 | 40 | "title": "Refactored Waffles", |
41 | 41 | "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/", |
43 | 43 | "githubUrl": "https://github.com/pranjaljain0/refactored-waffle", |
44 | 44 | "badgeTitle": [ |
45 | 45 | "NextJS", |
|
70 | 70 | { |
71 | 71 | "id": 5, |
72 | 72 | "title": "Cards", |
73 | | - "projectRoute": "https://cards.pranjalis.me", |
| 73 | + "projectRoute": "https://credit-card-landing-page-ui.vercel.app/", |
74 | 74 | "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.", |
75 | 75 | "badgeTitle": [ |
76 | 76 | "ReactJS", |
|
0 commit comments