# RapidImageHoverMenu **Repository Path**: mirrors_codrops/RapidImageHoverMenu ## Basic Information - **Project Name**: RapidImageHoverMenu - **Description**: A hover effect for a menu where images appear with an animation for each item. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)