https://github.com/SoorajChandran/image-hover-zoom
React component for zoom on hover
https://github.com/SoorajChandran/image-hover-zoom
hover-effects react react-component reactjs zooming-panning-moving
Last synced: 6 months ago
JSON representation
React component for zoom on hover
- Host: GitHub
- URL: https://github.com/SoorajChandran/image-hover-zoom
- Owner: SoorajChandran
- Created: 2017-11-25T15:16:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T11:59:15.000Z (over 7 years ago)
- Last Synced: 2024-08-09T13:16:20.423Z (10 months ago)
- Topics: hover-effects, react, react-component, reactjs, zooming-panning-moving
- Language: JavaScript
- Size: 277 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React component for zoom on hover ( e-commerce websites )
Simple component for zoom on hover. [Live Demo](https://soorajchandran.github.io/image-hover-zoom/)
Clone the repo
```sh
$ npm install
$ npm start
```### Linting
```sh
$ yarn run lint
```### watch scss change
```sh
$ npm run watch-css
```License
----MIT
Author: @SoorajChandran
Date: 25 Nov 2017