Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 😊

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 💙