Ionic project to load a list of quotes to view. It applied a lot basic technical point of Ionic Development
- Use HTTP to retrieve data
- Use a multipage app in Ionic 3
- Display list, use searchbar ionic UI components
- Navigate between pages in an app and pass information
- Install Cordova plug-in on an app
- Share on twitter (native plugin)
- Add mobile platforms to the app
- Run the app in Android platform
- Using service with Observable, models and pipe for filtering data