Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emanuelefavero/framer-motion
This is a cheat sheet project repo for Framer Motion
https://github.com/emanuelefavero/framer-motion
animation framer-motion nextjs react tailwindcss typescript
Last synced: 16 days ago
JSON representation
This is a cheat sheet project repo for Framer Motion
- Host: GitHub
- URL: https://github.com/emanuelefavero/framer-motion
- Owner: emanuelefavero
- License: mit
- Created: 2023-05-09T23:20:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T22:01:14.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T00:15:11.338Z (2 months ago)
- Topics: animation, framer-motion, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Framer Motion
This is a cheat sheet project repo for [Framer Motion](https://www.framer.com/motion/). 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 Framer Motion?
Framer Motion is a production-ready motion library for React
## Resources
- [Framer Motion Docs](https://www.framer.com/motion/introduction/)
- [Framer Motion Examples](https://www.framer.com/motion/examples/)## License
- [MIT](LICENSE.md)