File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ Read the [documentation](https://react-scroll-parallax.damnthat.tv/) for setup a
6767
6868- [ Storybook v3] ( https://react-scroll-parallax-v3.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax/tree/v3/stories )
6969- [ Demo 1] ( https://react-scroll-parallax-examples.vercel.app/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples )
70+ - [ Horizontal Scroll] ( https://react-scroll-parallax-horizontal-scroll.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples/tree/master/horizontal-scroll )
71+ - [ Full Page Banner] ( https://mvzp1.csb.app/ ) - [ Source Code] ( https://codesandbox.io/s/mvzp1 )
7072- [ Demo 2] ( https://react-scroll-parallax.netlify.app/ ) - [ Source Code (old 2.x version)] ( https://github.com/jscottsmith/react-parallax-site )
7173
7274### Docs: Hooks
Original file line number Diff line number Diff line change @@ -83,6 +83,8 @@ function Component() {
8383
8484- [ Storybook v3] ( https://react-scroll-parallax-v3.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax/tree/v3/stories )
8585- [ Demo 1] ( https://react-scroll-parallax-examples.vercel.app/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples )
86+ - [ Horizontal Scroll] ( https://react-scroll-parallax-horizontal-scroll.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples/tree/master/horizontal-scroll )
87+ - [ Full Page Banner] ( https://mvzp1.csb.app/ ) - [ Source Code] ( https://codesandbox.io/s/mvzp1 )
8688- [ Demo 2] ( https://react-scroll-parallax.netlify.app/ ) - [ Source Code (old 2.x version)] ( https://github.com/jscottsmith/react-parallax-site )
8789
8890### Docs: Hooks
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ function Component() {
6363
6464- [ Storybook v3] ( https://react-scroll-parallax-v3.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax/tree/v3/stories )
6565- [ Demo 1] ( https://react-scroll-parallax-examples.vercel.app/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples )
66+ - [ Horizontal Scroll] ( https://react-scroll-parallax-horizontal-scroll.surge.sh/ ) - [ Source Code] ( https://github.com/jscottsmith/react-scroll-parallax-examples/tree/master/horizontal-scroll )
67+ - [ Full Page Banner] ( https://mvzp1.csb.app/ ) - [ Source Code] ( https://codesandbox.io/s/mvzp1 )
6668- [ Demo 2] ( https://react-scroll-parallax.netlify.app/ ) - [ Source Code (old 2.x version)] ( https://github.com/jscottsmith/react-parallax-site )
6769
6870### Docs: Hooks
You can’t perform that action at this time.
0 commit comments