The material design ripple effect for react made simple yet customisable. `npm i react-ripples-continued`
React Ripples Continued is a component that provides a visual ripple effect, commonly used for button click or touch feedback. Inspired by material design principles, this component adds a sleek and interactive element to your React application.
To install the React Ripples Continued component, follow these steps:
Make sure you have React installed in your project.
Run the following command to install the React Ripples Continued package:
npm install react-ripples-continued
Import the component into your React project:
import Ripples from 'react-ripples-continued';
React Ripples Continued is a powerful component that adds a visually appealing ripple effect to your React application. With customizable props and easy installation, this component is a great choice for implementing material design principles in your UI.