https://github.com/plxity/framer-recipes
a list of framer-motion small prototypes made for learning
https://github.com/plxity/framer-recipes
Last synced: about 1 month ago
JSON representation
a list of framer-motion small prototypes made for learning
- Host: GitHub
- URL: https://github.com/plxity/framer-recipes
- Owner: plxity
- Created: 2023-05-02T18:51:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T18:04:52.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:05:34.152Z (about 1 month ago)
- Language: TypeScript
- Size: 240 KB
- Stars: 55
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# framer-recipies
A list of framer-motion prototypes made for learning purposes. Each project would have a stackblitz preview attached to it.
1. IOS Gallery - [Link](https://stackblitz.com/edit/ios-gallery?file=src/App.tsx)
2. Stagger Animation - [Link](https://stackblitz.com/edit/stagger-animation-plxity?file=src/App.tsx)
3. Parallax Animation - [Link](https://stackblitz.com/edit/parallax-effect-plxity?file=src/App.tsx)
4. Bottom Navigation Animation - [Link](https://stackblitz.com/edit/parallax-effect-plxity?file=src/App.tsx)
5. Fuzzy Search Animation - [Link](https://stackblitz.com/edit/fuzzy-search-plxity?file=src%2FApp.tsx)
5. Scroll Text Reveal Animation - [Link](https://stackblitz.com/edit/scroll-text-reveal-plxity?file=src%2FApp.tsx)
6. Whatsapp Web Attachment Animation - [Link](https://stackblitz.com/edit/whatsapp-animation?file=src%2FApp.tsx)
7. Pay now micro interactions - [Link](https://stackblitz.com/edit/pay-now-micro-interactions?file=src%2FApp.tsx)
8. Youtube Subscribe Animation - [Link](https://stackblitz.com/edit/subscribe-button-animation?file=src%2FApp.tsx)