Skip to content

Commit d0c7e4b

Browse files
committed
udpate demos links
1 parent 417e9f1 commit d0c7e4b

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

documentation/docs/intro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

documentation/versioned_docs/version-3/intro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)