Scroll animation for text in React
We will learn how to create a simple scroll animation. We will not use any animation library. The animation we will be creating looks like this.
The idea is that we will define two opacities. The default opacity will be 0.2 while the opacity when th...
blog.pulkitgangwar.com3 min read