Skip to content

Commit

Permalink
Remove Nightlife app
Browse files Browse the repository at this point in the history
  • Loading branch information
plhosk committed Dec 5, 2020
1 parent 742b393 commit 0aa3f33
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ const projectList = [
screenshot: '/screenshots/stock-sync.png',
description: 'Create stock charts. Share changes instantly with other users using web sockets',
},
{
title: 'Nightlife Coordination App',
url: 'https://github.com/plhosk/nightlife',
screenshot: '/screenshots/nightlife.png',
description: 'Find bars in your area. See where others are going & set your destination',
},
// {
// title: 'Nightlife Coordination App',
// url: 'https://github.com/plhosk/nightlife',
// screenshot: '/screenshots/nightlife.png',
// description: 'Find bars in your area. See where others are going & set your destination',
// },
{
title: 'Voting App',
url: 'https://github.com/plhosk/voting-app',
Expand Down

0 comments on commit 0aa3f33

Please sign in to comment.