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

https://github.com/codrops/inlinemenulayout

An inline menu layout with a playful hover animation and a gallery content preview panel.
https://github.com/codrops/inlinemenulayout

css javascript layout webdesign

Last synced: 9 months ago
JSON representation

An inline menu layout with a playful hover animation and a gallery content preview panel.

Awesome Lists containing this project

README

          

# Inline Menu Layout with Gallery Panel

An inline menu layout with a playful hover animation and a gallery content preview panel.

![Image](https://tympanus.net/codrops/wp-content/uploads/2020/11/InlineMenuLayout_featured.jpg)

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

[Demo](http://tympanus.net/Development/InlineMenuLayout/)

## 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)