Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

Implementation of a scrolling parallax text using Framer Motion and React.

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

![gif](./public/screenshot.gif)

![img](./public/screenshot.png)