Skip to content

arriaoedu123/ripple-effect-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation



About

This repository is a animation of ripple effect that I made with CSS and JavaScript.


How to use

Add ripple-effect.css in your head tag

<link rel="stylesheet" type="text/css" href="ripple-effect.css"/>

Add ripple-effect.js before your closing body tag

<script src="ripple-effect.js"></script>

When complete, set up your HTML markup adding "ripple" on class attribute.

<button type="button" class="ripple">RIPPLE EFFECT</button>

License

This project is licensed under the terms of the MIT license.



About

Ripple effect animation made with CSS and JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published