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

https://github.com/andreystarkov/react-tilt-hover

image tilt hover effect react component
https://github.com/andreystarkov/react-tilt-hover

animation codrops hover-effects react ui

Last synced: about 2 months ago
JSON representation

image tilt hover effect react component

Awesome Lists containing this project

README

          

# React Tilt Hover Effect

Original: https://tympanus.net/codrops/2016/11/23/tilt-hover-effects/

React Tilt Hover Effect

## Usage:

Import:
```jsx
import TiltHoverItem from './TiltHoverItem'
```

Component:
```jsx

```

See working demo at src/TiltHovers

## TODO:

wrap it to npm package