pawarspeaks / TechNexus

TechNexus is a global hub for tech events! Join the Dev Code community's open-source initiative to discover, curate, and add discover technical events around the world. Contribute now and be part of this exciting global collaboration! ...❤️... Join our contributor discussion: https://discord.gg/G2acRSSdhX
https://devcode-technexus.vercel.app
43 stars 64 forks source link

ScrollReveal Animations #92

Closed TusharGupta-Developer closed 1 month ago

TusharGupta-Developer commented 1 month ago

Problem:

The React application currently lacks dynamic scroll-based animations, leading to a static and less engaging user interface.

Solution:

Integrate ScrollReveal.js to implement smooth, scroll-triggered animations across key components.

Benefits:

Steps:

  1. Install ScrollReveal using npm: npm install scrollreveal.
  2. Initialize ScrollReveal in the required React components.
  3. Apply animations to target elements using useEffect.

This will improve user experience by introducing smooth, engaging animations tailored to React components.

TusharGupta-Developer commented 1 month ago

Hi @pawarspeaks, could you please add the hacktoberfest label to this issue and assign it to me? I would love to work on it. Thank you!

anshulsoni2010 commented 1 month ago

I am working on that #51

anshulsoni2010 commented 1 month ago

This is already done at #51

pawarspeaks commented 1 month ago

@TusharGupta-Developer we have another contributor who is working on a ui revamp may be you can find the other other listed issues or raise one. Thanks!