Skip to content

tribou/reddit-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Reader

Browse your favorite Reddit categories and share posts via email.

Reddit Reader

Reddit reader is an example Reddit web client built in React, Flux, and Hapi with drag-and-drop and auto-search upon keystroke features.

Quick Start

First, ensure you have Node.js version 4 installed.

Then, open a new terminal session, and run the following commands:

# Clone the repo
git clone https://github.com/tribou/reddit-reader

# cd into the directory
cd reddit-reader

# Install the Node.js dependencies
npm install

# Build the client assets
npm run build

# Start the app
npm start

Afterwards, the app should be available at http://localhost:8000.

About

Sample ES6 React/Flux app to browse Reddit categories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published