This provides a news from choosen county and also it caches the data for one hour
We can also reload the news by using pull to refresh A short descreption of news will be prompted to another page If we want full news article from source then we have to choose more button
This app runs on Android, iOS and Browser(PWA)
$ npm install
$ ionic serve
$ ionic cordova plugin add cordova-plugin-inappbrowser
$ npm install --save @ionic-native/in-app-browser@4
$ npm install ionic-cache @ionic/storage --save