Adding Motion Layout to showcase users (#2450)

This commit is contained in:
Jefferson Licet 2020-03-23 16:31:05 -03:00 committed by GitHub
parent 5813faab32
commit 08616997da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

View file

@ -81,6 +81,16 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Motion Layout',
description:
'Create beautiful immersive React.js animations using shared components',
preview: require('./showcase/motion-layout.png'),
website: 'https://motion-layout.azurewebsites.net',
source: 'https://github.com/jeffersonlicet/react-motion-layout',
fbOpenSource: false,
pinned: false,
},
{
title: 'Neutron JS',
description: 'An open source CLI to work with Redux + Redux Saga',