Skip to content

Commit

Permalink
added web
Browse files Browse the repository at this point in the history
  • Loading branch information
sedflix committed Oct 3, 2020
1 parent 01bab30 commit d2a84e1
Show file tree
Hide file tree
Showing 10 changed files with 1,327 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/web/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.DS_Store
32 changes: 32 additions & 0 deletions src/web/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Grid Layout with Scrollable Content View

A Masonry-powered grid layout with a motion hover effect on the grid items and a scrollable content view.

![Grid Layout with Scrollable Content View](https://tympanus.net/codrops/wp-content/uploads/2018/09/GridLayout_featured.jpg)

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

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

## Credits

- [Masonry](http://masonry.desandro.com/) by David DeSandro.
- [imagesLoaded](https://imagesloaded.desandro.com/) by Dave DeSandro
- [Charming](https://github.com/yuanqing/charming) by Yuan Qing
- [TweenMax](https://greensock.com/tweenmax) by Greensock
- Images from [Unsplash.com](https://unsplash.com/)

## License
This resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource "as-is" and sell it, redistribute, re-publish it, or sell "pluginized" versions of it. Free plugins built using this resource should have a visible mention and link to the original work. Always consider the licenses of all included libraries, scripts and images used.

## Misc

Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [Google+](https://plus.google.com/101095823814290637419), [GitHub](https://github.com/codrops), [Pinterest](http://www.pinterest.com/codrops/), [Instagram](https://www.instagram.com/codropsss/)


[© Codrops 2018](http://www.codrops.com)





Loading

0 comments on commit d2a84e1

Please sign in to comment.