react-scrolling-effect icon indicating copy to clipboard operation
react-scrolling-effect copied to clipboard

Scrolling Effect Concept

Animated scrolling effect

Scrolling effect implemented with ReactJS

LIVE DEMO

Inspired by: https://dribbble.com/shots/2285816-Scrolling-effect

Implementation
Output sample

Instructions

  • Clone repository: git clone https://github.com/NadiKuts/react-scrolling-effect.git

  • Navigate to the created folder: cd react-scrolling-effect

  • Install dependencies: npm install

  • Start the project npm start

Sources

React Motion library:

https://github.com/chenglou/react-motion

License

MIT License