Live data from Hacker News

Artsy's new iOS7-only iPhone app

iphone.artsy.net

1–4 of 4 posts

Re: Artsy's new iOS7-only iPhone app

#3
post #2

The splash page linked here is a 1-page app written in JS and running on node.js. It has a couple interesting things, scroll down and watch it animate inside the iPhone. The code is open-source, https://github.com/artsy/flare .

There is a small typo in the link to iphone.artsy.net in your readme.md

Re: Artsy's new iOS7-only iPhone app

#4
post #3
post #2

The splash page linked here is a 1-page app written in JS and running on node.js. It has a couple interesting things, scroll down and watch it animate inside the iPhone. The code is open-source, https://github.com/artsy/flare .

There is a small typo in the link to iphone.artsy.net in your readme.md

Thanks, fixed. We do take pull requests too :)