A React application that displays random posts from the Subcurrent Astro RSS feed.
backend/ - Hono API server
index.ts - Main entry point with RSS fetching and servingfrontend/ - React UI
index.html - Main HTML templateindex.tsx - React app entry pointcomponents/App.tsx - Main app component