A demo react app created using create-react-app showcasing state management and API to fetch card deck
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a small React demo app (bootstrapped with Create React App) that lets users manage a virtual card deck by loading a shuffled deck via an API and interacting with the cards in the browser. It is aimed at developers and learners who want a simple example of state management, API consumption, and basic React component composition in a Create React App environment.