Reddit Social Plugin
Reddit Social is an attempt to build a commenting system system similar to Facebook's Social Plugin. This will allow users to comment on content on your site using their reddit account. By doing so, you will be ably to utilize one of the internet's most sophisticated commenting systems, and give your website exposure in the vast reddit community.
A demo of this project can be found at: http://wheresitat.io:3000/demo.html (This may take several seconds to display)
The initialization form can be found at: http://wheresitat.io:3000/creator.html
To run the project:
- Clone the repo
- Run "npm install express && npm install request" in the comand line.
- Start the server (node proxy)
- Open localhost:3000/test.html