parallax-effect-crystals
v1.0.0
Published
Made with create-react-library
Downloads
2
Readme
parallax-effect-crystals
Made with create-react-library
Install
npm install --save parallax-effect-crystals
Usage
import React, { Component } from 'react'
import MyComponent from 'parallax-effect-crystals'
import 'parallax-effect-crystals/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [Dennis Aleksandrov](https://github.com/Dennis Aleksandrov)