salhernandez / readder

πŸ“– Read your favorite text subreddits posts based on how much time you have

Home Page:https://sleepyfran.github.io/readder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readder πŸ“–

Read your favorite text subreddits posts based on how much time you have.

This project is currently under development, but you can take a peek over here.

Also available as an iOS app.

Contributing

Every contribution is welcome! Just take a look at the issues to see what's on the making right now or open your own issue if you want any feature to be implemented.

Building

First you need to install all the dependencies:

npm i

After that you can either run it locally:

npm run serve

Build it:

npm run build

Or run the tests:

npm run test:unit

Credits

Favicon created by Eucalyp

About

πŸ“– Read your favorite text subreddits posts based on how much time you have

https://sleepyfran.github.io/readder/

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.9%Language:Vue 36.5%Language:CSS 3.1%Language:HTML 1.5%