All Projects → ssorallen → react-reddit-client

ssorallen / react-reddit-client

Licence: MIT license
A simple Reddit client written with React.js.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to react-reddit-client

Reddit-Embed
Embed any reddit post onto your website!
Stars: ✭ 15 (-61.54%)
Mutual labels:  reddit-client
Dawn
Here lies the fork of greatest open-source Reddit app
Stars: ✭ 440 (+1028.21%)
Mutual labels:  reddit-client
ac-react-reddit
A Reddit client built with React.js, next.js and styled-components. https://ac-react-reddit.herokuapp.com
Stars: ✭ 38 (-2.56%)
Mutual labels:  reddit-client
Rtv
Browse Reddit from your terminal
Stars: ✭ 4,558 (+11587.18%)
Mutual labels:  reddit-client
reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Stars: ✭ 59 (+51.28%)
Mutual labels:  reddit-client
Glance
Another client for Reddit, but this time, it's not just a client. It's a different way of browsing photos, GIFs, memes and other things there!
Stars: ✭ 104 (+166.67%)
Mutual labels:  reddit-client

react-reddit-client

A simple Reddit client written with React. This project is run and built using create-react-app in order to keep things simple to maintain.

Demo

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

Running Locally

  1. Clone the repo

  2. Install dependencies

     $ yarn install
    
  3. Run the project

     $ yarn start
    
  4. Visit the demo at localhost:3000

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].