Skip to content
/ react-button-shine Public template

A react component button with an animated shine.

License

Notifications You must be signed in to change notification settings

rsoury/react-button-shine

Repository files navigation

React Button Shine

To install: npm i react-button-shine or yarn add react-button-shine

Styleguide: https://rsoury.github.io/react-button-shine/

A react component button with an animated shine.

How to use it?

import React from "react";
import ButtonShine from "react-button-shine";

<ButtonShine>Hello World!</ButtonShine>;

<ButtonShine as="a">I'm an anchor</ButtonShine>;

About

A react component button with an animated shine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published