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.
bundle
rake db:setup
rails s
- Launch your browser of choice and navigate to
localhost:3000
- Login with your Reddit account and start browsing.