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

https://github.com/codrops/rapidimagehovermenu

A hover effect for a menu where images appear with an animation for each item.
https://github.com/codrops/rapidimagehovermenu

Last synced: 4 months ago
JSON representation

A hover effect for a menu where images appear with an animation for each item.

Awesome Lists containing this project

README

          

# Rapid Image Hover Menu

A hover effect for a menu where images appear with an animation for each item.

![Rapid Image Hover Menu](https://tympanus.net/codrops/wp-content/uploads/2020/07/rapid_feat.jpg)

[Article on Codrops](https://tympanus.net/codrops/?p=50362)

[Demo](http://tympanus.net/Tutorials/RapidImageHoverMenu/)

## Installation

Install dependencies:

```
npm install
```

Compile the code for development and start a local server:

```
npm start
```

Create the build:

```
npm run build
```

## Credits

- Images by [Andrey Yakovlev and Lili Aleeva](https://www.behance.net/AndrewLili). All images used are licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en_US)

## Misc

Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/)

## License
[MIT](LICENSE)

Made with :blue_heart: by [Codrops](http://www.codrops.com)