Skip to content

Commit

Permalink
feat: cine-rental project add
Browse files Browse the repository at this point in the history
  • Loading branch information
taiseen committed Jun 9, 2024
1 parent 152011b commit dd1a753
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/db/portfolioDB.js
Original file line number Diff line number Diff line change
Expand Up @@ -324,14 +324,20 @@ const portfolioDB = [
imgUrlEndPoint: 'd68vy5G/lws-rnext-assignment-4',
tag: ['tailwind-css', 'react'],
},
{
id: uuidv4(),
title: 'Cine Rental - React + Tailwind-CSS',
liveUrl: 'https://cine-rental.netlify.app',
imgUrlEndPoint: 'TDybsBp/Project-3-Cine-Rental',
tag: ['tailwind-css', 'react'],
},
// {
// id: uuidv4(),
// title: 'Cine Rental - React + Tailwind-CSS',
// liveUrl: 'https://cine-rental.netlify.app',
// imgUrlEndPoint: '0000000000000000000000000',
// 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 dd1a753

Please sign in to comment.