Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codrops/MagneticButtons

A set of buttons with a magnetic interaction and a hover effect.
https://github.com/codrops/MagneticButtons

button-animation

Last synced: about 1 month ago
JSON representation

A set of buttons with a magnetic interaction and a hover effect.

Awesome Lists containing this project

README

        

# Magnetic Buttons

A small set of magnetic buttons with some fun hover animations. Inspired by the button animation seen on [Cuberto](https://cuberto.com/services/).

![Image](https://tympanus.net/codrops/wp-content/uploads/2020/08/Buttons_featured.png)

[Article on Codrops](https://tympanus.net/codrops/?p=50513)

[Demo](http://tympanus.net/Development/MagneticButtons/)

## Installation

Install dependencies:

```
npm install
```

Compile the code for development and start a local server:

```
npm start
```

Create the build:

```
npm run build
```

## Misc

Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/)

## License
[MIT](LICENSE)

Made with :blue_heart: by [Codrops](http://www.codrops.com)