Simple todo-app based on React, Typescript, Redux-toolkit and styled-components
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a simple todo app built with React, TypeScript, Redux Toolkit, and styled-components. It allows users to create, edit, delete, and mark todos as completed, with the added functionality of hiding completed tasks and sorting todos. The app saves todos in the browser's LocalStorage, making it a great project for developers looking to learn or practice React and TypeScript with state management using Redux Toolkit.