We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2b909 commit f24146eCopy full SHA for f24146e
docs/src/pages/discover-more/showcase/Showcase.js
@@ -202,6 +202,14 @@ const appList = [
202
image: '/static/images/showcase/jdupont.jpg',
203
source: 'https://github.com/jdupont/jdupont.github.io',
204
},
205
+ {
206
+ title: 'Tentu',
207
+ description:
208
+ 'A web app built with Material UI v1 and Firebase that offers the ' +
209
+ 'user news and events of his interest.',
210
+ link: 'https://tentu.eus/',
211
+ image: '/static/images/showcase/tentu.jpg',
212
+ },
213
];
214
215
function Showcase(props) {
static/images/showcase/tentu.jpg
203 KB
0 commit comments