How to build custom gallery using flickr , Javascript, JSON, HTML5 , CSS3
This Flickr infinite scroll application allows the user to Search images based on tags and load images infinitely and display the number of images loaded on a status bar.
I need to made it more modular and reusable. feel free to suggest.
The HTML piece
The javascript
The CSS
The code can be download from here https://github.com/dev1212/Flickr-InfiniteScroll .