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

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

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