Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianbenegas committed Apr 19, 2023
1 parent 096d85b commit 66fb2b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,14 @@ A simple example of how this works:
- `useScrollytelling`: Context consumer.
- `useScrollToLabel`: Scrolls to the label you pass.

## Demo

[https://scrollytelling.basement.studio/](https://scrollytelling.basement.studio/)

## Examples

- Full demo: [https://scrollytelling.basement.studio/](https://scrollytelling.basement.studio/).
-
- Simple tweening: [https://stackblitz.com/edit/react-ts-8rqm8k?file=App.tsx](https://stackblitz.com/edit/react-ts-8rqm8k?file=App.tsx)
- With Lenis Smooth Scroll: [https://stackblitz.com/edit/react-ts-uuwfed?file=App.tsx](https://stackblitz.com/edit/react-ts-uuwfed?file=App.tsx)
- Layered pinning: [https://stackblitz.com/edit/react-ts-4dtlww?file=App.tsx](https://stackblitz.com/edit/react-ts-4dtlww?file=App.tsx)

1 comment on commit 66fb2b6

@vercel
Copy link

@vercel vercel bot commented on 66fb2b6 Apr 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.