Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danyim/reddit-stars

Simple Reddit reader built in React/Redux with Firebase
https://github.com/danyim/reddit-stars

firebase react reddit redux

Last synced: 8 days ago
JSON representation

Simple Reddit reader built in React/Redux with Firebase

Awesome Lists containing this project

README

        

# Reddit Stars

A simple responsive Reddit reader interface with the ability to log in and save starred posts.

**Live Link: [https://reddit-stars-rdmymbbjpc.now.sh](https://reddit-stars-rdmymbbjpc.now.sh)**

![](https://github.com/danyim/reddit-stars/raw/master/public/screenshot.png)

## Features
- Redux with actions organized by [ducks](https://github.com/erikras/ducks-modular-redux)
- Email authentication via Firebase
- Vanilla CSS with heavy use of flexbox containers

## Installation
- `yarn` to grab dependencies
- `yarn start` to start the development server
- `yarn build` to build a deployable version of the app

## License
MIT