A beginner-friendly React app that displays a list of people and their birthdays. You can view everyone on the list and clear the list with one click. It’s built to teach and practice core React ideas: components, props, state, and styling—with no backend or API.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Birthday Buddy is a beginner-friendly React app that displays a list of people with their birthdays, names, and ages, allowing users to view everyone on the list and clear it with a single click. It’s built to teach core React concepts like components, props, and state management using static data, making it ideal for learning or as a starting point for simple list-based UIs.