Ecosyste.ms: Awesome

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

https://github.com/malcodeman/lurkstation

Reddit client
https://github.com/malcodeman/lurkstation

reddit reddit-client

Last synced: 2 months ago
JSON representation

Reddit client

Lists

README

        

# [lurkstation](https://lurkstation.com)

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/lurkstation/blob/master/LICENSE)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Lurkstation is content oriented reddit client which aims to show reddit images and videos in most efficient way possible.

![Screenshot](readme/screenshot.png)

## Getting started

```
git clone https://github.com/malcodeman/lurkstation.git
cd lurkstation
yarn install
yarn dev
```

## License

[MIT](./LICENSE)