Skip to content

JavaScript-Resource/ionic2-reddit-reader

Repository files navigation

Ionic 2 Reddit Reader

Reddit reader for android and ios, made with Ionic 2

alt tag

##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

Functionality

  • Browse hot page
  • Read posts
  • Read comments

Areas for Future Improvement / Involvement

  • Pull to refresh
  • No connection message
  • Subreddits navigation
  • User authoriazation
  • Commenting
  • Upwoting

License

MIT license.

From me

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

Hire me

If you want to hire me - check my website or contact me on [email protected]

Enjoy!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 31.7%
  • HTML 27.4%
  • CSS 23.0%
  • JavaScript 17.9%