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
- Host: GitHub
- URL: https://github.com/andreystarkov/react-tilt-hover
- Owner: andreystarkov
- Created: 2017-04-21T14:19:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T14:31:33.000Z (about 9 years ago)
- Last Synced: 2025-05-16T12:39:52.924Z (about 1 year ago)
- Topics: animation, codrops, hover-effects, react, ui
- Language: JavaScript
- Size: 9.73 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Tilt Hover Effect
Original: https://tympanus.net/codrops/2016/11/23/tilt-hover-effects/

## Usage:
Import:
```jsx
import TiltHoverItem from './TiltHoverItem'
```
Component:
```jsx
```
See working demo at src/TiltHovers
## TODO:
wrap it to npm package