Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigerabrodi/motion-labs
A place with 9 fun framer motion creations 😊
https://github.com/tigerabrodi/motion-labs
animations css design design-engineering framer-motion react
Last synced: 3 days ago
JSON representation
A place with 9 fun framer motion creations 😊
- Host: GitHub
- URL: https://github.com/tigerabrodi/motion-labs
- Owner: tigerabrodi
- Created: 2025-02-05T08:49:11.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2025-02-06T16:56:31.000Z (4 days ago)
- Last Synced: 2025-02-06T17:42:38.356Z (4 days ago)
- Topics: animations, css, design, design-engineering, framer-motion, react
- Language: TypeScript
- Homepage: https://www.motion-labs.dev/
- Size: 4.19 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motion Labs
A collection of 9 fun framer motion creations.
## How to run it locally
```bash
git clone [email protected]:tigerabrodi/motion-labs.git
cd motion-labs
pnpm install
pnpm dev
```## Link to each creation
- [Cards](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/cards/index.tsx)
- [Counter](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/counter/index.tsx)
- [Credit Card](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/credit-card/index.tsx)
- [Input Button](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/input-button/index.tsx)
- [Multi Step Form](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/multi-step-form/index.tsx)
- [Svg Animations](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/svg-animations/index.tsx)
- [Tabs](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/tabs/index.tsx)
- [Todolist](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/todolist/index.tsx)
- [Voice Message Play](https://github.com/tigerabrodi/motion-labs/blob/main/src/experiments/voice-message-play/index.tsx)# License
MIT 💙