Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A simple Reddit client written with React.js.

Topics

Resources

License

Releases

No releases published

Packages

No packages published