I present to you: JANA - my "Just Another News Aggregator" app created only after 3 days of coding in Ionic and React using Capacitor Plugins. The process was without a sweat.
JANA is just a simple news aggregator with the articles coming from various RSS feeds. I decided not to display images to make it more readable and add to the simplicity and it's dark mode in default. I also decided not to collect user data but allow them to filter news sources in the settings menu and the data will be stored in the app itself using Capacitor's "Preferences" plugin.
Ionic's straightforward components are much easy to use with the helpful docs at your disposal. Along with Capacitor which deals with native android and iOS part you'll have a smooth sailing building your first progressive web app. The documentation is well written and super understandable.
Top comments (0)