Skip to content

Commit

Permalink
feat: chat-app mern
Browse files Browse the repository at this point in the history
  • Loading branch information
taiseen committed Oct 26, 2024
1 parent a89179c commit b34adb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/db/portfolioDB.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,13 +366,13 @@ const portfolioDB = [
imgUrlEndPoint: '0XCjjqh/link-in',
tag: ['tailwind-css', 'react'],
},
// {
// id: uuidv4(),
// title: 'Chat | MERN - React + Tailwind-CSS',
// liveUrl: 'https://chat-app-mern-io.netlify.app',
// imgUrlEndPoint: '0BjMst4/chat-app-mern',
// tag: ['tailwind-css', 'react'],
// },
{
id: uuidv4(),
title: 'Chat | MERN - React + Tailwind-CSS',
liveUrl: 'https://chat-app-mern-io.netlify.app',
imgUrlEndPoint: '0BjMst4/chat-app-mern',
tag: ['tailwind-css', 'react'],
},
// {
// id: uuidv4(),
// title: 'Resume Builder - React + Tailwind-CSS',
Expand Down

0 comments on commit b34adb5

Please sign in to comment.