Nazif-Furkan / RedditReader

A single page Reddit reader built in Meteor http://redditreader.meteor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Reddit Reader

This is a little single-page reddit reader that I used as an experiment in using Meteor to access external data and subscribe to it.

In addition, it was an experiment in working further with the DOM inside Meteor's event handlers.

DEMO: http://redditreader.meteor.com

##Future Improvements

  • Login system
  • Save your subreddits in history
  • Interact with the Reddit API, not just their JSON pages
  • Add comment pages
  • Improve media management (allow videos, gifv, mp4)

About

A single page Reddit reader built in Meteor http://redditreader.meteor.com


Languages

Language:JavaScript 51.4%Language:HTML 43.6%Language:CSS 5.0%