Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/reader
Reddit + Hacker News reader.
https://github.com/malcodeman/reader
hackernews reddit-api
Last synced: 21 days ago
JSON representation
Reddit + Hacker News reader.
- Host: GitHub
- URL: https://github.com/malcodeman/reader
- Owner: malcodeman
- License: mit
- Created: 2018-02-15T09:28:26.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T18:25:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:33.990Z (about 2 months ago)
- Topics: hackernews, reddit-api
- Language: JavaScript
- Homepage: https://topstories.surge.sh
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - reader - All-in-One news reader. (React)
README
# [Reader](https://topstories.surge.sh) 📰
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/reader/blob/master/LICENSE)All-in-One news reader. Inspired by [reader.one](http://reader.one)
![Screenshot](docs/images/screenshot.png)
## Usage
```
git clone https://github.com/malcodeman/reader.git
cd reader
yarn install && yarn start
```## License
Reader is [MIT licensed](./LICENSE).