This is a React Native / Expo app. It can currently run on web (with fake data only) and mobile (via Expo Go app).
Some areas, like the feed-parser fake data, are incomplete / untidy. Will come back to these after making more progress. Also tests don't exist yet.
demo-video.1.mp4
npm install - To install dependencies.
npm run web - To only run dev server for web version.
npm start - To run dev server for mobile. Scan printed QR code with Expo Go app.