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: about 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T11:48:20.000Z (about 5 years ago)
- Last Synced: 2024-12-28T19:34:10.888Z (over 1 year 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)**

## 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