The same app, built multiple times in different React frameworks for apples to apples comparisons.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This repository demonstrates various React data-fetching strategies (CSR, SSG, SSR, and Streaming/RSC) across multiple frameworks, providing a side-by-side comparison of the same application implemented with different approaches. It's designed for React developers wanting to understand the trade-offs between data-fetching patterns and how they work with different meta-frameworks like Next.js, Astro, React Router, and TanStack Router.