File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,9 @@ React components to create parallax scroll effects for banners, images or any ot
6
6
7
7
## Examples
8
8
9
- Next Storybook: http://react-scroll-parallax-next.surge.sh
10
-
11
- Demo: https://react-scroll-parallax.netlify.com/
12
-
13
- Some (old) links demonstrating possible effects created with this lib (v1):
14
-
15
- - [ Example Site] ( https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-example/ )
16
- - [ Storybook] ( http://react-scroll-parallax-v1.surge.sh/ )
17
- - [ Parallax Testing] ( https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-test/ )
18
- - [ CodePen Parallax] ( https://codepen.io/jscottsmith/pen/eREbwz )
19
- - [ CodePen Parallax Banner] ( https://codepen.io/jscottsmith/pen/aVBvGj )
9
+ - [ Storybook] ( http://react-scroll-parallax-next.surge.sh )
10
+ - [ Demo 1] ( https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-example/ )
11
+ - [ Demo 2] ( https://react-scroll-parallax.netlify.com/ )
20
12
21
13
You can also view [ the source code for these examples] ( https://github.com/jscottsmith/react-scroll-parallax-examples ) on Github.
22
14
You can’t perform that action at this time.
0 commit comments