Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 419 Bytes

ionic4-wordpress-app

Ionic 4 Wordpress app (iOS & Android)

A simple app build with Ionic v4.

  • The app shows the latest posts.
  • The categories and browse posts by category
  • Search through all posts
  • Pagination

npm start to try it out

change the wordpress.com urls in src/app/services/wordpress.service.ts

It looks something like this:

Screenshot Screenshot2