segphault / mjs-reddit-viewer

A simple reddit client built with MontageJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple reddit frontend built with the MontageJS framework to demonstrate the use of repetitions. The client displays a navigation sidebar and a list of stories from the selected subreddit. It operates entirely on the client side, using JSONP and the reddit APIs. You can see a working version of the application here: http://montagejs.github.io/mfiddle/preview/#!/7766077

About

A simple reddit client built with MontageJS

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 56.1%Language:CSS 43.9%