Animated scrolling effect
Scrolling effect implemented with ReactJS
Inspired by: https://dribbble.com/shots/2285816-Scrolling-effect
| Implementation |
|---|
![]() |
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
