Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 597 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 597 Bytes

Kliksy

Instagram web client for iPad

I recreated an existing iOS app for viewing Instagram photos. It's built with Famo.us.

It's not a fully replica of the iOS app, instead it tries to replicate most of the gestures like swiping photos etc.

Demo: http://klikster.info/kliksy (Note: The app works only on the iPad and needs to be added to the homescreen)

To run it locally on your machine do the following:

  • Run npm install
  • Run bower install

After that run gulp to start the server.