https://github.com/clarus/reddit-explorer
A Reddit client
https://github.com/clarus/reddit-explorer
Last synced: about 2 months ago
JSON representation
A Reddit client
- Host: GitHub
- URL: https://github.com/clarus/reddit-explorer
- Owner: clarus
- License: mit
- Created: 2016-09-25T10:19:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T18:00:40.000Z (over 8 years ago)
- Last Synced: 2025-03-23T04:41:17.234Z (2 months ago)
- Language: JavaScript
- Homepage: https://clarus.github.io/reddit-explorer/
- Size: 5.17 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Explorer
> https://clarus.github.io/reddit-explorer/This Reddit client uses the [Redux Ship](https://github.com/clarus/redux-ship) effect handler. Open the Javascript console to see the logs.
```
npm install
npm start
```