Skip to content

ssorallen/polymer-reddit-client

Repository files navigation

react-reddit-client

A simple Reddit client written with Polymer.js.

Demo

https://ssorallen.github.io/polymer-reddit-client/

Running Locally

  1. Clone the repo

  2. Run a webserver in the project directory

     python -m SimpleHTTPServer
    
  3. Visit the demo at localhost:8000

Framework Comparisons

This demo was originally created by the Montage team, and that version is linked below. The demo was recreated in other frameworks to compare various approaches in JavaScript app frameworks.

Releases

No releases published

Packages

No packages published