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

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

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)