chirantanbanik / Wellread

A blogging application for creative people to express their feelings, thoughts and ideas.
https://wellread-one.vercel.app/
MIT License
22 stars 43 forks source link

Feat : Adding hover effect on Feature Cards #109

Closed adityas-github closed 3 months ago

adityas-github commented 3 months ago

Is your feature request related to a problem? Please describe. When browsing the features section of our website, the feature cards currently lack interactive elements. This makes the user experience feel static and less engaging. Users might overlook some important features because the cards do not visually stand out when interacted with.

Describe the solution you'd like I would like to add a hover effect to the feature cards so that when a user hovers over a card, it scales up slightly. This visual cue can make the cards feel more interactive and highlight the features more effectively. Here is a proposed implementation in CSS:

Describe alternatives you've considered Adding a different type of hover effect such as a shadow or color change. Using animations instead of a simple scale effect to make the cards bounce or rotate slightly.

Screenshot: image

Record

github-actions[bot] commented 3 months ago

Congratulations, @adityas-github! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

chirantanbanik commented 3 months ago

You can start working on this issue. First of all, go through the code part and understand it. Then, you must read CONTRIBUTING.MD and README.md and follow the steps that are relevant. After you are done with the solution to the issue, you have to show a demo.

All the best, and do well.

Regards, Chirantan Banik