Skip to content

React Motion Components is my own collection of reusable UI components animated with framer-motion.

License

Notifications You must be signed in to change notification settings

Rushil-15/react-motion-components

 
 

Repository files navigation

React Motion Components

React Motion Components is a collection of reusable UI components animated with framer-motion, a popular animation library for React and documented with storybook, a tool for developing and testing UI components in isolation.


Project license Contributors Issue PRs Stars

🧩 Components

Counter-Strike Button

✨Framer AI Button

Navigation Menu

Dynamic Menu

🌱 Getting Started

Clone the repository:

git clone https://github.com/eduardconstantin/react-motion-components.git

Install dependencies:

npm install

Run storybook:

npm run storybook

Open your browser and navigate to http://localhost:6006. This is where you can browse and interact with the components. You can also view the source code and documentation for each component.

👥 Contributing

React Motion Components is an open source project and contributions are welcome. If you want to suggest a new feature, report a bug, or fix an issue, please follow the steps from the contribution guidlines.

For a full list of all authors and contributors, see the contributors page.

📜 License

React Motion Components is licensed under the MIT License. See the LICENSE file for more information.

About

React Motion Components is my own collection of reusable UI components animated with framer-motion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • CSS 13.5%
  • MDX 7.1%
  • JavaScript 1.8%
  • HTML 0.8%