https://github.com/dentednerd/intersection-playground
Messing around with scrolling effects.
https://github.com/dentednerd/intersection-playground
Last synced: about 1 year ago
JSON representation
Messing around with scrolling effects.
- Host: GitHub
- URL: https://github.com/dentednerd/intersection-playground
- Owner: dentednerd
- Created: 2018-09-03T14:07:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T14:11:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-31T21:27:09.335Z (about 1 year ago)
- Language: JavaScript
- Size: 702 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intersection-playground
Experimental React app, playing with scrolling effects.
```bash
git clone git@github.com:dentednerd/intersection-playground.git
cd intersection-playground
yarn start
```