# MenuThumbStackAnimation **Repository Path**: mirrors_codrops/MenuThumbStackAnimation ## Basic Information - **Project Name**: MenuThumbStackAnimation - **Description**: An animation on a vertical image stack for a menu that expands to arrange the stack items on a horizontal line. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Menu Thumb Stack Animation An animation on a vertical image stack for a menu that expands to arrange the stack items on a horizontal line. ![Image Title](https://tympanus.net/codrops/wp-content/uploads/2021/09/StackAnimation.jpg) [Article on Codrops](https://tympanus.net/codrops/?p=56500) [Demo](http://tympanus.net/Development/MenuThumbStackAnimation/) ## 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 from [Unsplash](https://unsplash.com/) ## 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)