Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)