Skip to content

KindCoins is a React Native application designed to track donations and campaigns for NGOs.

Notifications You must be signed in to change notification settings

krishx06/KindCoins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KindCoins Frontend

KindCoins is a React Native application designed to track donations and campaigns for NGOs.

Features

  • Home Dashboard: View total stats, active campaigns, and recent donations.
  • Campaigns: Browse and support various causes.
  • Donations: Track your donation history and add new donations.
  • Leaderboard: See top contributors.
  • Analytics: Visualize campaign performance and payment modes.

Tech Stack

  • React Native (Expo SDK 54)
  • React Navigation (Stack & Tabs)
  • Context API for state management

Getting Started

  1. Install dependencies:

    npm install
  2. Start the app:

    npx expo start

Folder Structure

  • src/navigation: App navigation setup.
  • src/screens: Application screens.
  • src/components: Reusable UI components.
  • src/context: Global state management.
  • src/data: Mock data.
  • src/utils: Helper functions.

About

KindCoins is a React Native application designed to track donations and campaigns for NGOs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%