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

https://github.com/devilcrucifier/css-waves

A React npm package for waves animation.
https://github.com/devilcrucifier/css-waves

animation animation-library css-waves hacktoberfest react react-component waves waves-animation

Last synced: 16 days ago
JSON representation

A React npm package for waves animation.

Awesome Lists containing this project

README

          

# css-waves

A React npm package for waves animation.
URL: https://www.npmjs.com/package/css-waves

## Installing

```
npm i --save css-waves

```

## Usage

```
import Waves from 'css-waves/Waves'

const WavesExample = () => ;

```

## Props

**backGroundColor** - String value for the background color to be used

Example -

```
import Waves from 'css-waves/Waves'

const WavesExample = () => ;

```

## Built With

* create-react-app : https://github.com/facebook/create-react-app

## Authors

* **Amit Kushwaha** (https://github.com/devilcrucifier)

## Licence

* MIT