https://github.com/emanuelefavero/motion
This is a cheat sheet project repo for Framer Motion
https://github.com/emanuelefavero/motion
animation framer-motion motion nextjs react tailwindcss typescript
Last synced: 4 months ago
JSON representation
This is a cheat sheet project repo for Framer Motion
- Host: GitHub
- URL: https://github.com/emanuelefavero/motion
- Owner: emanuelefavero
- License: mit
- Created: 2023-05-09T23:20:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T08:57:46.000Z (7 months ago)
- Last Synced: 2025-03-29T16:13:46.374Z (6 months ago)
- Topics: animation, framer-motion, motion, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Motion (Framer Motion)
This is a playground repo for [Motion](https://motion.dev/). It is built with Next.js, Typescript and Tailwind CSS.
## Getting Started
- Clone the repo and `cd` into it
- Run `npm install` to install the dependencies
- Run `npm run dev` to start the development server## What is Motion?
Motion (previously Framer Motion) is an animation library for React
## Resources
- [Motion Docs](https://motion.dev/docs/react-quick-start)
## License
- [MIT](LICENSE.md)