Skip to content

Commit

Permalink
Adding Motion Layout to showcase users (#2450)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersonlicet authored Mar 23, 2020
1 parent 5813faa commit 0861699
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added website/src/data/showcase/motion-layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 0861699

Please sign in to comment.