Ionic 2 Reddit Reader
======================
[Reddit](https://www.reddit.com/) reader for android and ios, made with [Ionic 2](https://github.com/driftyco/ionic/)
## Features
### Browse hot page

### Navigate through subreddits

### Read comments

### Endlesss scroll

## Running
1. Clone this repository.
2. Run `npm install` from the project root
3. Install the ionic CLI (`npm install -g ionic`)
4. Run `ionic serve` in a terminal from the project root
5. To run the app on your phone you'll need to install cordova plugins: `cordova plugin add cordova-plugin-whitelist` and `cordova plugin add cordova-plugin-inappbrowser`
### Areas for Future Improvement / Involvement
* Pull to refresh
* No connection message
* Subreddits autocomplete and listing
* Wrong subreddit message
* User authorization
* Commenting
* Upvoting
License
-------------
MIT license.
### For contributors
I would like Ionic 2 Reddit Reader to evolve, so i am open to your help, suggestions and feedback.
I am waiting for your pull requests in new-feats branch :blush:
### From me
If you're interested in app's updates and in my future opensource products - follow me on [twitter](https://twitter.com/)
### Many thanks
Many thanks to @WoH for his help :clap:
### Hire me
If you want to hire me - check my [website](http://hrabouski.me/) or contact me on andrei.hrabouski@gmail.com
Enjoy!