An open API service indexing awesome lists of open source software.

https://github.com/katorres02/reddit-client

Get the top 50 entries from Reddit using Ruby on Rails and AngularJS
https://github.com/katorres02/reddit-client

angularjs reddit ruby-on-rails

Last synced: 2 months ago
JSON representation

Get the top 50 entries from Reddit using Ruby on Rails and AngularJS

Awesome Lists containing this project

README

          

# REDDIT TOP POSTS

Reddit client usign AngularJS and Ruby on Rails. Load the top 50 posts.

## Prerequisites
You need:
* Ruby
* Ruby on Rails

## Installation
* Clone the repository
* Run ``` bundle install ```
* Run ``` rake db migrate ```
* Run ``` rails s``` after bundle success
* Open in browser ```http://localhost:3000```

## Demo
There is video demo inside the repository called ``` demo.mov ```