Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fade-out card component #8

Open
2 tasks
shubhamzanwar opened this issue Mar 21, 2020 · 5 comments
Open
2 tasks

Add fade-out card component #8

shubhamzanwar opened this issue Mar 21, 2020 · 5 comments
Labels
components feature issue for adding a new card component type help wanted Extra attention is needed

Comments

@shubhamzanwar
Copy link
Collaborator

image

The above card is visible by default and fades out to show the lower card when the user hovers over the card

  • Create TS Component
  • Add documentation for the component
@shubhamzanwar shubhamzanwar added help wanted Extra attention is needed components feature issue for adding a new card component type labels Mar 21, 2020
@hussamkhatib
Copy link
Contributor

hey i would love to contribute .can you explain what exactly i have to do in this issue

@shubhamzanwar
Copy link
Collaborator Author

Hey @hussamkhatib . Thanks for your interest.
We're trying to create a react library for card animations.

This particular one is is the case where two cards exist, one over the other. When the user hovers over this, the top card fades out to disclose the content of the card below.

Take a look at the flip card and slide up card if you have any confusions. :D

@hussamkhatib
Copy link
Contributor

can you assign it to me . please let me know how to run it in storybook ,it's not working for me

@shubhamzanwar
Copy link
Collaborator Author

Sure can. You will have to first install the dependencies using npm i, Once you have that in place, you can run npm run sb to fire up storybook.
Also, make sure you adhere to https://github.com/flipspace/flippie/blob/master/.github/CONTRIBUTING.md while making your contributions. :)

@hussamkhatib
Copy link
Contributor

hey please close this issue ,as the pr is merged #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components feature issue for adding a new card component type help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants