# ImageStackGrid **Repository Path**: mirrors_codrops/ImageStackGrid ## Basic Information - **Project Name**: ImageStackGrid - **Description**: A simple intro animation where an image stack moves to become a grid. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-26 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Image Stack Intro Animation A simple intro animation where an image stack moves to become a grid. ![Image Stack](https://tympanus.net/codrops/wp-content/uploads/2020/11/IntroImageStackAnimation_featured.jpg) [Article on Codrops](https://tympanus.net/codrops/?p=52018) [Demo](https://tympanus.net/Development/ImageStackGrid/) ## 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 [Unsplash](http://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)