Skip to content

Commit

Permalink
feat: chat-app-firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
taiseen committed Jun 13, 2024
1 parent c5df780 commit 019296c
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 @@ -331,13 +331,13 @@ const portfolioDB = [
imgUrlEndPoint: 'TDybsBp/Project-3-Cine-Rental',
tag: ['tailwind-css', 'react'],
},
// {
// id: uuidv4(),
// title: 'Chat Firebase - React + Tailwind-CSS',
// liveUrl: 'https://chat-app-firebase-db.netlify.app',
// imgUrlEndPoint: 'fFbTKQ1/chat-app-firebase',
// tag: ['tailwind-css', 'react'],
// },
{
id: uuidv4(),
title: 'Chat Firebase - React + Tailwind-CSS',
liveUrl: 'https://chat-app-firebase-db.netlify.app',
imgUrlEndPoint: 'fFbTKQ1/chat-app-firebase',
tag: ['tailwind-css', 'react'],
},
// {
// id: uuidv4(),
// title: 'Resume Builder - React + Tailwind-CSS',
Expand Down

0 comments on commit 019296c

Please sign in to comment.