kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

mouse transition effect #217

Closed MitulSonagara closed 6 months ago

MitulSonagara commented 7 months ago

Title and Issue number

Title : Mouse Transition Effect

Issue No. : #214

Close #214

Additional context (Mandatory ) I have created the mouse transition effect as per demo given in my issue detail... please review this and give me further improvements.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kwoc-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 3:50pm
Nafisay commented 7 months ago

@MitulSonagara as you can see that the snowflakes have a dark border which does not match the snowflakes of the landing page. Please make the required changes so as they match the theme

Nafisay commented 7 months ago

Also can you make the number of snowflakes more sparse and slower. I think it will look good that way

MitulSonagara commented 7 months ago

Sure, I can try that way also...

MitulSonagara commented 7 months ago

Can you please provide me that the snow flakes are images or any emoji...

Nafisay commented 7 months ago

You will find the snowflakes svg file here https://github.com/kossiitkgp/KWoC-Frontend/tree/truth-redefined-again/src/assets

Note that there are 3 types of snowflakes involved. Try to incorporate all of them

MitulSonagara commented 7 months ago

@Nafisay I have updated the code. But i can not see the changes on the deployment but i can see this on my local server... can you please check it.

Nafisay commented 7 months ago

Same, even I can't see them

MitulSonagara commented 7 months ago

I'll inform you after some changes...

Nafisay commented 7 months ago

Sorry I can't see any changes

harshkhandeparkar commented 6 months ago

@MitulSonagara were you able to debug the issue?

harshkhandeparkar commented 6 months ago

If you are unable to debug this, I would suggest closing this PR since it is not very important. Also adding transition effects linked to the mouse might lead to performance issues (we had removed some effects due to this earlier).