Skip to content

hgleyder/react-animated-button

Repository files navigation

React Animated Button

Customizable Button component that includes some preset animations when the component is hover.

Documentation

Installation

  • yarn add react-animated-buttons
  • npm install --save react-animated-buttons

Usage

import AnimatedButton from 'react-animated-buttons';
...
...
return (
    <AnimatedButton>Example Button</AnimatedButton>
)

About

Customizable Button component that includes some preset animatiob when the component is hover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published