Skip to content

Commit

Permalink
[docs] Add cinemaPlus to showcase (mui#19502)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgesimos authored and EsoterikStare committed Feb 13, 2020
1 parent 3211168 commit 2a04be2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/src/pages/discover-more/showcase/appList.js
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,16 @@ const appList = [
similarWebVisits: 145,
dateAdded: '2020-01-20',
},
{
title: 'CinemaPlus',
description: 'Cinema Plus is an online Movie Ticket Booking web app with MERN Stack.',
image: 'cinemaplus.jpg',
link: 'https://elcinema.herokuapp.com/',
similarWebVisits: 100,
source: 'https://github.com/georgesimos/cinema-plus',
stars: 4,
dateAdded: '2020-01-31',
},
];

export default appList;
Binary file added docs/static/images/showcase/cinemaplus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a04be2

Please sign in to comment.