Reddit reader for android and ios, made with Ionic 2
-
Clone this repository.
-
Run
npm install
from the project root -
Install the ionic CLI (
npm install -g ionic
) -
Run
ionic serve
in a terminal from the project root -
To run the app on your phone you'll need to install cordova plugins:
cordova plugin add cordova-plugin-whitelist
andcordova plugin add cordova-plugin-inappbrowser
- Pull to refresh
- No connection message
- Subreddits autocomplete and listing
- Wrong subreddit message
- User authorization
- Commenting
- Upvoting
MIT license.
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 😊
If you're interested in app's updates and in my future opensource products - follow me on twitter
Many thanks to @WoH for his help 👏
If you want to hire me - check my website or contact me on andrei.hrabouski@gmail.com
Enjoy!