/hacker_news_clone

This is a replica of the popular Hacker News website

Primary LanguageSCSS

Hacker News Clone

This is a replica of the popular Hacker News website built using Zurb Foundation, CSS, vanilla JavaScript and of course Ruby on Rails. The app is connected to the Hackernews API and displays the top 60 news stories. It is running Rails 4.2.4 (Ruby 2.2.0p0).

See it live

  1. $ git clone git@github.com:christophszcz/hacker_news_clone.git

  2. $ cd hacker_news_clone

  3. $ bundle

  4. Enjoy! :)