Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danyim/reddit-stars
- Owner: danyim
- License: mit
- Created: 2017-05-22T11:16:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T11:48:20.000Z (over 3 years ago)
- Last Synced: 2024-04-13T04:56:54.684Z (7 months ago)
- Topics: firebase, react, reddit, redux
- Language: JavaScript
- Homepage: https://reddit-stars-rdmymbbjpc.now.sh
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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