UNPKG

react-ripple-effect

Version:

React Component to Make Google Material Design Ripple Effect

44 lines (36 loc) 2.08 kB
<!DOCTYPE html> <html lang="en"> <head> <title>React Ripple | React Component to Make Google Material Design Ripple Effect</title> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="UTF-8"> <meta name="description" content="React Component to Make Google Material Design Ripple Effect"> <meta name="keywords" content="react,react js, javascript, library, javascript plugin, react plugin, react component, awesome react, mdl, google material design, material design, ripple effect, ripple react, react ripple"> <meta name="robots" content="index, follow"> <meta name="DC.title" content="React Ripple | React Component to Make Google Material Design Ripple Effect"> <meta property="og:url" content="http://bosnaufal.github.io/react-ripple/"> <meta property="og:type" content="website"> <meta property="og:title" content="React Ripple"> <meta property="og:description" content="React Component to Make Google Material Design Ripple Effect"> <meta property="og:image" content="http://bosnaufal.github.io/react-ripple/assets/img/share.png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" content="@BosNaufal"> <meta name="twitter:site" content="@BosNaufal"> <meta name="twitter:title" content="React Ripple"> <meta name="twitter:description" content="React Component to Make Google Material Design Ripple Effect"> <meta name="twitter:image" content="http://bosnaufal.github.io/react-ripple/assets/img/share.png"> <link rel="canonical" href="http://bosnaufal.github.io/react-ripple/"> <link rel="author" href="https://github.com/BosNaufal" /> <link rel="publisher" href="https://github.com/BosNaufal" /> </head> <body> <h1 align="center">React Ripple</h1> <div id="app"></div> <h4 align="center"> <a href="https://github.com/BosNaufal/react-ripple">Fork Me On Github!</a> </h4> <script src="./build/build.js"></script> <!-- <script src="build.js"></script> --> </body> </html>