# MenuFullGrid **Repository Path**: mirrors_codrops/MenuFullGrid ## Basic Information - **Project Name**: MenuFullGrid - **Description**: A layout with a menu and background image grid that animates to an inner content page. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-17 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Menu to Full Grid Layout A layout with a menu and background image grid that animates to an inner content page. ![Image Title](link) [Article on Codrops](https://tympanus.net/codrops/?p=51021) [Demo](http://tympanus.net/Development/MenuFullGrid/) ## 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.com](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)