onyxdevs / MagneticButtons

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

Home Page:https://tympanus.net/codrops/?p=50513

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magnetic Buttons

A small set of magnetic buttons with some fun hover animations. Inspired by the button animation seen on Cuberto.

Image

Article on Codrops

Demo

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, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

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

https://tympanus.net/codrops/?p=50513

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 25.0%Language:CSS 19.6%