A Reddit client written with React.
This demo was originally created by the MontageJS team, but its link has been removed because Montage is defunct at time of writing in May 2023. The demo was recreated in Polymer to compare a small app in both Polymer and in React.
https://ssorallen.github.io/react-reddit-client/
-
Clone the repo
-
Install dependencies
$ npm i
-
Run the project
$ npm start
-
Visit the demo at localhost:3000