motionkit-js v0.6.8
MotionKit | Build beautiful trendy websites
A collection of React animation components built with Framer-Motion.
Installation
npm install motionkit
Usage with Next.js
This library was built with Next.js 14 in mind. To use with Next.js, ensure you have the following in your project: (Framer-Motion doesn't yet support Next.js 15)
"next": "<=14.0.0"
"framer-motion": ">=^11.11.4",
Add this line to your tailwind.config.js file:
content: [
**other content**,
"./node_modules/motionkit-js/**/*.{js,ts,jsx,tsx}",
],
Documentation
Visit to view the documentation.
License
Licensed under the MIT License.
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago