jenbennings / react-reddit-client

A simple Reddit client written with React.js.

Home Page:http://www.ssorallen.com/react-reddit-client/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-reddit-client

A simple Reddit client written with React.js.

Demo

http://www.ssorallen.com/react-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.

About

A simple Reddit client written with React.js.

http://www.ssorallen.com/react-reddit-client/

License:The Unlicense


Languages

Language:CSS 100.0%