thaiat / famous-flickr

A flickr like mobile app implemented with famous

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

An hybrid mobile using famous-angular reproducing the native flickr animation visible in this video: http://video.capptivate.co/videos/FlickrPTR/FlickrPTR.hyperesources/FlickrPTR.mov

See it in action here:
Building a native like interface with Famous

Installation

run npm install && bower install to install all the dependencies.

run gulp browsersync to run a browser-sync server.

Usage

The repo comes with the app ready to work. The code of the app is located in the client folder

To test the application, you can open http://thaiat.github.io/famous-flickr/client/index.html in your browser and emulate mobile.

You should be able to scroll up and down and see the top background image stretch and blur.

About

A flickr like mobile app implemented with famous


Languages

Language:CSS 78.7%Language:JavaScript 15.2%Language:HTML 4.5%Language:Shell 1.6%