Reddit reader for android and ios, made with Ionic 2
##Running
-
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
- Browse hot page
- Read posts
- Read comments
- Pull to refresh
- No connection message
- Subreddits navigation
- User authoriazation
- Commenting
- Upwoting
MIT license.
I would like Ionic 2 Reddit Reader to evolve, so i am open to your help, suggestions and feedback.
If you're interested in app's updates and in my future opensource products - follow me on twitter
If you want to hire me - check my website or contact me on [email protected]
Enjoy!