rishipurwar1/FrontendPro

Card and button lack hover effect

rishipurwar1 opened this issue · 25 comments

Describe the improvement

If you hover over any of the cards and buttons, they don't show a hover effect.

Expected behavior

Add a hover effect to cards and buttons to make things smoother.

If anyone wants to work on this issue, please let me know in the comment.

I can work on it

@mehmettemel assigned to you.

You need to add hover effect to all the cards(challenges, solutions, resources)
If you need help, please let me know.

I have created firestore project for .env but cannot reach firestore data backend.I m only seeing skeleton cards

Hey @mehmettemel,

Can you please share your email id from which you created the firebase project, so I can give you access to the data?
If you don't want to share your email id over here you can message me on LinkedIn or Twitter.
You can also join our discord community: https://discord.gg/FYSQUEw6xP

Hey @mehmettemel
Which type of hover effect are you planning to add on cards and buttons?

I am planning to change the background and text color of the card while hovering.I m not gonna change the button background color just make button text color more lighter.

I am planning to change the background and text color of the card while hovering.I m not gonna change the button background color just make button text color more lighter.

Instead of changing the background and text color of the card. I would suggest you change the box-shadow value or scale up the cards on hover.
or checkout example-2 for inspiration. You can slide it down on hover but don't add an overlay on the cards like in the example.

I would suggest you explore more examples for inspiration then let me know.
You don't need to add a very fancy hover effect, keep it simple.

Feel free to give a Github star⭐️ to this repo.

@mehmettemel do you have any experience with eslint and prettier?

yeah.you can watch traversy media video for this

@mehmettemel are you working on this issue?

I can work on it!

If this issue is open i'd like to work on it!

@aman-sukhwal-7 are you working on this issue?

@SAHU-01 If you want, you can work with @aman-sukhwal-7 on this issue.
Both of you can divide this task, lets say you can work on a solutions card or resources card and aman can work on a challenges card.

@SAHU-01 If you want, you can work with @aman-sukhwal-7 on this issue. Both of you can divide this task, lets say you can work on a solutions card or resources card and aman can work on a challenges card.

@aman-sukhwal-7 lets dicuss and split the work,if it's ok with you!

Actually I already resolved this issue!

Actually I already resolved this issue!

it's ok then not an issue!

I can fix this bug very easily.

Hey @rishipurwar1, I can work on this issue if this is still open.

yes this issue is open. You can work on this one.
Please try to fix this one first.

there are some specific codes for it. I can fixed this issue

there are some specific codes for it. I can fixed this issue

Issue is fixed now.