https://github.com/cpadlab/framer-motion-text-parallax
Implementation of a scrolling parallax text using Framer Motion and React.
https://github.com/cpadlab/framer-motion-text-parallax
framer-motion parallax react tailwindcss vite
Last synced: 3 months ago
JSON representation
Implementation of a scrolling parallax text using Framer Motion and React.
- Host: GitHub
- URL: https://github.com/cpadlab/framer-motion-text-parallax
- Owner: cpadlab
- Created: 2024-12-12T12:24:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T13:23:11.000Z (over 1 year ago)
- Last Synced: 2025-04-05T03:43:55.660Z (over 1 year ago)
- Topics: framer-motion, parallax, react, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 19.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Parallax with Framer Motion
Implementation of a scrolling parallax text using Framer Motion and React.
Read blog post: [Medium/cpadlab](https://medium.com/@cpadlab/text-parallax-with-framer-motion-a724d1ce85d0)
## Requirements
- [Framer Motion]()
- [React]()
- [TailwindCSS]()
> [!NOTE]
> You can find a pre-built in version in the /dist directory
## Install
```bash
git clone https://github.com/cpadlab/Framer-Motion-Text-Parallax
cd Framer-Motion-Text-Parallax
npm install && npm run dev
```
## Gallery

