/treddit

Turing Mod 3 week 3 individual project

Primary LanguageRuby

Treddit

A simplified recreation of the popular website Reddit, using their API to pull data. Treddit separates itself by its use of an image of a t-rex.

Usage

  1. bundle
  2. rake db:setup
  3. rails s
  4. Launch your browser of choice and navigate to localhost:3000
  5. Login with your Reddit account and start browsing.